Skip to content

saumyaezhil/catch-them-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Catch Them All 🐢

A fun ROS 2 turtle catching game! Spawn turtles and catch them with your main turtle.

What it does

  • Spawns random turtles in turtlesim
  • Your turtle can catch the spawned turtles
  • Turtles disappear when caught

How to run

  1. Start turtlesim:
ros2 run turtlesim turtlesim_node
  1. Start the Spawner:
ros2 run catch_them_all spawner
  1. Start the Controller:
ros2 run catch_them_all controller

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published