Skip to content

With this wrapper,we can run skelon detection ,hand tracking ,visiual slam ,object recognition and face recognition at the same time

Notifications You must be signed in to change notification settings

xm-project/xm_people

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xm_people

xm_people is a ROS Wrapper for the OpenNI2 and NiTE2 Skeleton Tracker, which you can use ros node of depth_image when using OpenNI.

Pre-work

Using

  1. make sure xm_people in your ROS catkin_ws directory

  2.    catkin_make
       roslaunch xm_people tracker.launch 
    
  3. then you can see the tips on terminal/ and your skelon and hands position are publishing on 'rostopic/people' / you can check it

       rostopic echo /people
    
  4. meanwhile you can check the topic /camera/depth_registered/points and /camera/rgb/image_raw

About

With this wrapper,we can run skelon detection ,hand tracking ,visiual slam ,object recognition and face recognition at the same time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.8%
  • C 21.7%
  • CMake 3.5%