ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If your sensor is reading the obstacle at z=-0.4m with respect to base_link
, it will not register as an obstacle due to the min_obstacle_height
parameter. The options are to either lower this setting (it can be negative), or move your sensor.