ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
To "remove" the automatic obstacle avoidance on the amcl navigation, I modified a setting : obstacle_range in turtlebot_navigation package, in costmap_common_params.yaml. So I put it to 0.05, like that no obstacle will be detected unless it's almost touching the robot.