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

How to get Kinect's serial number with OPENNI

asked 2014-06-30 10:16:01 -0500

Mobile_robot gravatar image

Dear friends,

I am new in "openni". I want to get my Kinect's serial number that I can use this to relate the "openni_tracker" package to each kinect to have a multi skeleton tracking of a ONE human body.

I know already that we could have the Serial Number in Linux by :

  • List item lsusb -v

But I wanted to get this number by openni c++, then I tried this answer of this question :

But it still didnt work for me. I did not achieve to print my Serial or use it.

Can you please help me? Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-07-01 04:59:04 -0500

openni_camera prints the serial number and uses it to load the right camera parameters, too.

This should help: https://github.com/ros-drivers/openni...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2014-06-30 10:16:01 -0500

Seen: 926 times

Last updated: Jul 01 '14