ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The problem was that I did not republish the camera_info topic. This topic is needed for generation of point clouds! Either do it manually in the node or this way. Thank you so much for the help! :)