Skip to content

project based on turtlesim simulation, in which a turtle master aims to catch all other turtles

Notifications You must be signed in to change notification settings

patrickpbarroso/my-turtlesim-catch-them-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turtlesim Catch Them All

Mini project based on the turtlesim package of ROS (Robot Operating System) proposed on the course "ROS2 For Beginners" by Edourard Renard. In this project, a master turtle aims to catch all the other turtles in the environment. New turtles are spawned periodically and the master turtle catches always the closest turtle to it in a given moment.

Turtlesim Catch Them All in execution

Environment setup

colcon build
  • Then run the launch file
ros2 launch turtle_bringup turtlesim_catch_them_all.launch.py

About

project based on turtlesim simulation, in which a turtle master aims to catch all other turtles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published