Author: Harrison Bounds
This ROS package creates an arena and robot spawned at the origin. It then places, and drops a brick from a specified location. A calculation is then made to determine whether the robot can reach the brick or not.
- Use
ros2 launch turtle_brick turtle_arena.launch.py
to start the arena and turtle simulation - Use /arena/drop_brick service to drop a brick
- Here is a video of the turtle when the brick is within catching range
ES_HW2_CatchesBrick.webm
- Here is a video of the turtle when the brick cannot be caught