Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 440 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 440 Bytes

Current Plan

Test RRT+A*, RRT*, Informed RRT*, etc. in f1Tenth

[email protected]:ai-winter/ros_motion_planning.git

Person 1 - Get occupancy grid from gazebo Person 2 - Implement algos on occupancy grid, output coordinate path Person 3 - Take coordinate path, link up with rviz

Global Sim

To run global sim, run python main.py from inside the global_sim directory. Edit config.py to change which algorithms to use and settings.