ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hey,

You need to go to the Velodyne stack and find the launch file which triggers this parameter and change it in the source file itself.

Go to this location velodyne/velodyne_pointcloud/launch/ and change the value in this file 32e_points.launch to

<arg name="min_range" value="0.0"/>

Then it works.

Good day!