turtlesim_examples
turtlesim_examples copied to clipboard
Limit turtlesim motion in hitting maze walls
I tried the draw example in melodic, when the turtle hit maze walls, it only give
[WARN] [1714917679.416503]: turtle crashed into wall
and cross-over the wall instead of limit its motion like if the turtle hit the sim boundary. Is it possible to enforce such behavior on the maze walls?