ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 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