A ROS C++ node for Turtlesim using the Artificial Potential Field (APF) algorithm. The turtle navigates towards a goal while avoiding a dynamically spawned obstacle.
- Goal-directed movement
(9.0, 9.0)
- Obstacle avoidance
(7.6, 7.5)
- Combines attractive & repulsive forces
- Stops at the goal
- ROS Noetic
- Turtlesim:
sudo apt-get install ros-noetic-turtlesim
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.