code-iai / iai_kinect2

Tools for using the Kinect One (Kinect v2) in ROS
Apache License 2.0
879 stars 519 forks source link

[rospack] Error: package 'kinect2_calibration' not found #426

Closed marcx95 closed 7 years ago

marcx95 commented 7 years ago

Hello, I follow the instructions and "roslaunch kinect2_bridge kinect2_bridge.launch" runs perfectly, but when I try to run: rosrun kinect2_calibration kinect2_calibration chess5x7x0.03 record color [rospack] Error: package 'kinect2_calibration' not found and rosrun kinect2_viewer kinect2_viewer kinect2 sd cloud [rospack] Error: package 'kinect2_viewer' not found I am using Ubuntu 14.04 and ros indigo, the Protonect example works.

wuguangbin1230 commented 7 years ago

hi, do you solve this problem?