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

Gour's profile - activity

2014-02-18 10:33:17 -0500 received badge  Famous Question (source)
2014-01-21 16:59:35 -0500 received badge  Notable Question (source)
2014-01-21 06:38:51 -0500 received badge  Popular Question (source)
2014-01-21 01:48:58 -0500 commented question Freenect_launch does not detect Kinect, BeagleBoard-xM, Ubuntu

Thank you for the response. Freenect-launch worked with the Kinect on a Pandaboard after the recent repository update.

2014-01-14 04:10:02 -0500 asked a question Freenect_launch does not detect Kinect, BeagleBoard-xM, Ubuntu

Hi,

I'm trying to run the freenect_launch package on a BeagleBoard-xM (Rev C) running Ubuntu 13.04. The aim is to record a short rosbag of kinect data and store it, to be later transmitted for offboard processing.

The prebuilt demo image of Ubuntu was installed following the instructions on the elinux page for BeagleBoardUbuntu.

I installed ros-hydro-freenect-launch using apt-get.

roslaunch freenect_launch freenect.launch successfully launches roscore and starts the kinect-related processes, but does not detect the kinect. It repeatedly displays

No devices connected.... waiting for devices to be connected

I've tried blacklisting the gspca_kinect module, but to no avail.

lsusb shows that the Kinect is recognized:

Bus 001 Device 012: ID 045e:02ad Microsoft Corp. Xbox NUI Audio
Bus 001 Device 011: ID 045e:02b0 Microsoft Corp. Xbox NUI Motor
Bus 001 Device 013: ID 045e:02ae Microsoft Corp. Xbox NUI Camera

I'd really appreciate if someone could help getting freenect to recognize the kinect, or suggest alternatives.

EDIT 1:

We are no longer facing this issue with the latest release of Ros-hydro for Ubuntu-ARM (the hydro/Installation/UbuntuARM page has been updated on 18th Jan 2014) with the namniart repositories. We have also switched over to a Pandaboard (Rev A3) for greater computing power, so we cannot say for sure that the issue has been resolved on the Beagleboard-xM.

After installing ros-hydro-freenect-stack on Ubuntu 13.04 (OMAP4 Desktop Image) on the Pandaboard, freenect.launch detects the Kinect and publishes topics successfully.

2014-01-02 22:06:49 -0500 received badge  Supporter (source)