robot simulator, can simulate chassis and sensor, you can control chassis motion, safety avoid obstacle, navigation, multiple robot path plan
- ubuntu 16.04
- ros-kinetic ros 1.0
- you can use the following script:
- ./script/install_env.sh
- ./script/build.sh
- you can do the following by command:
- make -p build && cd build
- cmake ..
- make
- motion
- map
- nav(path plan)
- nav(path trajectory)
- test
- gui
todo