ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi! There exists the openni_tracker package that can detect humans and works with the ASUS XTion Pro Live as well as the MS Kinect. It publishes detected limbs as tf frames (i.e. head, torso, right hand, left leg, and so on). Probably you'll have some issues in retrieving the libraries to set it working, cause the openni libraries are no more available on the site. The openni_tracker node publishes only the frames of deteted human limbs Also, it publishes only the position of the frames but not the orientation. If you are interested also in the detected point cloud or in the RGB, take a look at this.