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

imarobot's profile - activity

2014-05-01 18:23:14 -0500 received badge  Famous Question (source)
2014-03-17 13:01:08 -0500 commented question Difficulties controlling Xbox Kinect with kinect_aux

I was never able to get aux working with the Kinect Model (1473). I ended up picking up a used Xbox Kinect ( model 1414 ) for about $20 and using it instead.

2014-03-12 03:56:09 -0500 received badge  Popular Question (source)
2014-03-12 03:56:09 -0500 received badge  Notable Question (source)
2013-12-03 11:24:29 -0500 asked a question Difficulties controlling Xbox Kinect with kinect_aux

I am interested in controlling an Xbox Kinect motor from ROS using kinect_aux.

However, when running rosrun kinect_aux kinect_aux_node i get the following message:

[ERROR] [1386112406.142298259]: No valid aux device found

After looking at lsusb output I get the following:

Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 012: ID 045e:02c2 Microsoft Corp. 
Bus 001 Device 005: ID 054c:0268 Sony Corp. Batoh Device / PlayStation 3 Controller
Bus 001 Device 006: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 013: ID 045e:02ad Microsoft Corp. Xbox NUI Audio
Bus 001 Device 014: ID 045e:02ae Microsoft Corp. Xbox NUI Camera

It would appear that the XBOX NUI Motor driver is not running.
I am using a XBOX Kinect model 1473, and, after some reading, I think the openni driver isn't fully functional with the 1473 model of the Kinect.
Is there some kind of work around to get kinect_aux working?