Skip to content

WurmD/KinectBody2Yarp_RFModule

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinect Tracked People's Joints to Yarp and ROS

Connects to Kinect v2, opens Yarp Bottle port, ROS message topic, and sends the tracked people's joints positions and orientation alongside the floor estimation and a Header with a time stamp.

~ Prerequisites: This code requires OpenCV, Yarp, and Kinect SDK v2, and Kinect SDK v2 requires Windows 8.

~ Requires: OPENCV_DIR environment variable to be set to 

To compile:

Run CMake gui setting the source folder to the folder of this code, and the build folder to anything of your choice (suggested same folder/build)

(this assumes you set the environment variable OPENCV_VER, in my case to 2411)

About

Kinect tracked peple's joints to ROS message and Yarp bottle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.9%
  • CMake 9.0%
  • C 1.1%