- Simple and safe real-time navigation for no-noise differential-drive agent with LIDAR for escaping static environments.
- Dynamic known environments can be managed but safety is not guranteed.
- Problems solved until now are documented in
report.pdf
- The project is a typical ROS project.
src/contains all source code.src/plannerandsrc/replannercontain the core logic, the others are used as libraries.
- For most of the code, the documentation is itself.
- Open a terminal at project root (the directory containing this file).
roscorecatkin_makesource devel/setup.bashroslaunch turtlebot3_gazebo turtlebot3_zigzag_cylinder.launch
roscorecatkin_makesource devel/setup.bashroslaunch turtlebot3_gazebo turtlebot3_zigzag.launch
A quick showcase of features.
