ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
It seems that I had firewall enabled on this PC. After disabling it I can visualize 3D point cloud in GUI. I can also use rosservice calls mentioned above without errors, but when subscribing to /rgbdslam/batch_cloud
topic in rviz I can only visualize the point cloud of environment in the direction that camera is facing atm. In other words, I can't get RGBDSLAM to incrementally build the point cloud map in Rviz like it is doing in RGBDSLAM GUI.
2 | No.2 Revision |
It seems I found out that I had firewall enabled on this PC. After disabling it I can visualize 3D point cloud in GUI. I can also use rosservice calls mentioned above without errors, but when subscribing to /rgbdslam/batch_cloud
topic in rviz I can only visualize the point cloud of environment in the direction that camera is facing atm. In other words, I can't get RGBDSLAM to incrementally build the point cloud map in Rviz like it is doing in RGBDSLAM GUI.GUI. I posted another question relating to the issue in here.
3 | No.3 Revision |
I found out that I had firewall enabled on this PC. After disabling it I can visualize 3D point cloud in GUI. I can also use rosservice calls mentioned above without errors, but when subscribing to /rgbdslam/batch_cloud
topic in rviz I can only visualize the point cloud of environment in the direction that camera is facing atm. In other words, I can't get RGBDSLAM to incrementally build the point cloud map in Rviz like it is doing in RGBDSLAM GUI. I posted another question relating to the issue in here.