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

Found the mistake! I set the Min and Max wrong. I thought the Pointcloud would automatically know that I want to see only stuff that is at least one meter away and at most 4 meters away but what it actually did, was showing me a corner that doesn't have any data. Fixed Min/Max settings with negative numbers to widen the space and it works