Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

shima004/rcrs_core_python

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the python core source code, this is a library that should not be changed, to develop your python agents please checkout this repository https://github.com/roborescue/rcrs-sample-agent-python which imports the python core libs

If you want to run the python core follow the following steps:

Install prerequisites using the following commands: sudo apt install python3-pip sudo apt-get install -y python3-rtree sudo pip install --upgrade protobuf

Run server: https://github.com/roborescue/rcrs-server cd rcrs-server/scripts ./start.sh -m ../maps/test/map -c ../maps/test/config

Run python core: https://github.com/roborescue/rcrs-core-python/tree/develop cd rcrs-core-python python3 launcher.py -fb -1 -pf -1 -at -1

-fb {number of Firebrigade agents (-1 to run all)} -fs {number of FireStation agents (-1 to run all)} -pf {number of PoliceForce agents (-1 to run all)} -po {number of PoliceOffice agents (-1 to run all)} -at {number of AmbulanceTeam agents (-1 to run all)} -ac {number of AmbulanceCenter agents (-1 to run all)} -pre {precompute flag. default is false} -p {RCRS server port number} -h {RCRS server host IP}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.