For more details, please refer to the project report: Plan like Ants - Efficient path planning using RRT* and Ant Colony Optimization.
- python3 interpreter
- Python packages - numpy, time, matplotlib, copy, math, collections, queue, opencv, readline
-
ACO-RRT*
- To execute the program for this problem, navigate to the submission folder and use the following commands
cd <path_to_submission>/code/ python3 ACO_RRT*.py
- To execute the program for this problem, navigate to the submission folder and use the following commands
-
RRT*
- To execute the program for this problem, navigate to the submission folder and use the following commands
cd <path_to_submission>/code/ python3 RRT*.py
- To execute the program for this problem, navigate to the submission folder and use the following commands
gazebo_aco.mp4
For any assistance with executing the programs or questions related to them, please reach out to us at [email protected] or [email protected].