ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Nodelet is already installed into your system. Open three windows and run the following commands:
roscore
rosrun nodelet nodelet nodelet_manager
rosrun nodelet nodelet load depth_image_proc/point_cloud_xyzrgb manager
2 | No.2 Revision |
Nodelet is already installed into your system. Open three windows and run the following commands:
roscore
rosrun nodelet nodelet
nodelet_managermanager
rosrun nodelet nodelet load depth_image_proc/point_cloud_xyzrgb manager