Open kun1224 opened 3 months ago
Hi, @kun1224. I set the min_scan_range to 0.0 to disable collisions during testing. There is no chance for an object to be less than 0.0m distance between itself and the robot's sensor so the collision condition would not trigger.
Hi, @kun1224. I set the min_scan_range to 0.0 to disable collisions during testing. There is no chance for an object to be less than 0.0m distance between itself and the robot's sensor so the collision condition would not trigger.
Therefore, this will lead to the robot continuing to move forward even though it has already collided with an obstacle.
Secondly, edit the turtlebot3_world.yaml file to reflect the following settings: