Skip to content

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.

Notifications You must be signed in to change notification settings

Anamika-JH/APF.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turtle Potential Field Navigation

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.

🚀 Features

  • Goal-directed movement (9.0, 9.0)
  • Obstacle avoidance (7.6, 7.5)
  • Combines attractive & repulsive forces
  • Stops at the goal

🛠️ Prerequisites

  • ROS Noetic
  • Turtlesim: sudo apt-get install ros-noetic-turtlesim

Website License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published