Skip to content

A game in Turtlesim where the main turtle goes and kills spawned turtles. This is a project I built to get familiar with ROS2 concepts and PID control.

Notifications You must be signed in to change notification settings

SurabhiGupta17/TurtleSimBuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TurtleSimBuster

A game in Turtlesim where the main turtle goes and kills spawned turtles. This is a project I built to get familiar with ROS2 concepts and PID control.

TurtleSimBuster uses ROS2 services to spawn and kill the turtles. It uses subscribers to get the pose of the spawned turtles and the leader turtle. Currently, this uses the P controller to calculate the linear.x and angular.z velocities. Those are then published on the cmd_vel topic.

Demo

Demo

About

A game in Turtlesim where the main turtle goes and kills spawned turtles. This is a project I built to get familiar with ROS2 concepts and PID control.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published