You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did it on realsense and don't know how to do that on a openni2 camera.But I think you can try to launch openni2 with ros,and set rgb_topic and depth_topic in rgbd_ros_to_lcm.
You can use realsense-ros (https://github.com/IntelRealSense/realsense-ros) to publish topics 'A' instead of openni2. Then use rgbd_ros_to_lcm to subscribe 'A' and publish lcm package 'B'. Last, In one Terminal, run lcm-logger to record package 'B'. In other Terminal, run rviz to subscribe 'A' for visualizing RGB or Point-cloud.
No description provided.
The text was updated successfully, but these errors were encountered: