ros_openpose_rgbd
ros_openpose_rgbd copied to clipboard
using XTION CAMERA
HI @felixchenfy thanks for your code sharing
is it possible using openni2 camera?
Hi, current code doesn't support that, but you can modify the code to meet your needs.
The current code reads the images from ros topics. So you can add your code to publish the openni2 images to those ros topics
Hi thank you for your answer. since i am new in point cloud, could you give me a clue on which file should i modified for openni2 use?