rosrun skeleton_markers skeleton_tracker error
Hi everyone, I am using ROS fuerte and doing robot imitation human's action. Now I want to get joint configuration information running "rosrun skeleton_markers skeleton_tracker", but it has a mistake as below:
**InitFromXml failed: File not found!
Segmentation fault (core dumped)**
I can rosmake skeleton_markers. In fact, when I use pi_tracker package, the same error.
Thanks