Author: Pushkar Dave
Visualises an arena in RViz with a holonomic turtlebot, which attempts to catch a freefalling brick and drop it at the center of the arena.
- Use
ros2 launch turtle_brick turtle_arena.launch.xmlto start the arena and turtle simulation - Use
ros2 service call /drop turtle_brick_interfaces/srv/Dropto drop a brick - Here is a video of the turtle when the brick is within catching range
turtle_catches_brick.mp4
- Here is a video of the turtle when the brick cannot be caught