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

Error while running MIT demos

asked 2011-04-17 21:36:37 -0500

ros_rocks gravatar image

updated 2011-04-17 22:56:15 -0500

KoenBuys gravatar image

Dear ROS gurus,

I've been working on the MIT demo examples for quite a while now. I'm trying to run the hand interaction demo. When I do the following:

roslaunch hand_interaction hand_detector.launch

I get the following errors in the console:

Error display

edit retag flag offensive close merge delete

Comments

What operating system are you using? Which distribution and version? Also, the version of libusb might be helpful.
Murph gravatar image Murph  ( 2011-04-18 02:28:06 -0500 )edit
I am using ubuntu 10.10, Maverick, i am testing the MIT demo on the DIAMOND version of ROS. I dont know what is libusb version, I am considering that this libusb is installed during the installation of the ROS. I think ....this might be the error, how do i install libusb
ros_rocks gravatar image ros_rocks  ( 2011-04-19 22:05:42 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-05-23 19:37:27 -0500

Miguel Prada gravatar image

updated 2011-05-23 19:39:29 -0500

No idea what makes openni_node crash, but the skel_tracker node crashes because it cannot find the OpenNI configuration XML file that it's trying to load (see line 397 in skeletal_tracker/src/main.cpp).

This probably should be reported to the package maintainer.

Edit: I just found this other answer that proposes a solution: http://answers.ros.org/question/688/skeletal_tracker-crashes

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-04-17 21:36:37 -0500

Seen: 264 times

Last updated: May 23 '11