ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
ctrl + c in the terminal where the the oppenni is launched and then run the command: killall XnSensorServer
and launch again: roslaunch openni_launch openni.launch. You will still get some errors and warnings but it should work. to see test if it works run:
rosrun image_view image_view image:=/camera/rgb/image_color
Regards,
Khalid