Openni in groovy: Error when trying to launch openni_tracker
Hi,
I'm new to ROS and just managed to install Groovy on Ubuntu 12.04. After installing the openni packages I'm able to receive the disparity and RGB image from my Kinect, but if I want to start the skeleton tracker by calling
rosrun openni_tracker openni_tracker
, I just get the error
[ERROR] [1360932563.459904042]: Find user generator failed: This operation is invalid!
Has anybody ever experienced the same error and knows how to fix it?
Thanks for your help!