ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
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.
2 | No.2 Revision |
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