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

Kinect V2 Skeleton Tracking

asked 2015-09-30 19:40:43 -0500

renxinhe gravatar image

Hello all,

I'm currently working on a project that involves Kinect v2 for Windows. I've successfully installed OpenKinect2 driver as well as iai_kinect2 ROS package. I'm able to see RGB, etc information coming out from kinect2_bridge. However, my end goal is to detect human with skeleton tracking algorithm. Does anyone know any library that can accomplish this? All the ROS libraries I've seen are only compatible with the older version of Kinect.

I'm using ROS Indigo on Ubuntu 14.04 and the sensor is the kinect V2 for Windows.

Thanks,

Jim

edit retag flag offensive close merge delete

Comments

Have you found a solution?

pnambiar gravatar image pnambiar  ( 2016-05-12 10:52:38 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2017-03-15 05:01:02 -0500

ZdenekM gravatar image

Haven't tried it yet but there is this one: https://github.com/mcgi5sr2/kinect2_t...

edit flag offensive delete link more
0

answered 2015-10-27 10:14:38 -0500

kokirits gravatar image

No solution exists yet, and as far as I'm concerned nothing is planned. I'm currently using a custom made SDK to ROS bridge to obtain skeleton data.

edit flag offensive delete link more

Comments

Can u tell me more about your custome sdk? I use kinect v2 and ros-melodic. I also try to use skeleton tracking.

knight_258 gravatar image knight_258  ( 2020-05-25 08:40:32 -0500 )edit

Wow, the thread got revived. The custom SDK uses a proprietary software owned by my previous research center. Unfortunately, it's been 5 years ago now so I cannot really provide any helpful information. However, imagine: 1) a software that pulls data from the Kinect sensor and then 2) broadcasts them as sensor event so ROS can listen to them. Good luck!

kokirits gravatar image kokirits  ( 2020-05-25 13:04:07 -0500 )edit

Thanks for your comments.

knight_258 gravatar image knight_258  ( 2020-05-25 13:09:08 -0500 )edit

Question Tools

3 followers

Stats

Asked: 2015-09-30 19:40:13 -0500

Seen: 1,753 times

Last updated: Mar 15 '17