ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Ros noetic runninh camera_checker shows "No module named rospkg"

asked 2021-09-03 01:13:30 -0500

pengchao gravatar image

I wanna try the camera checker ,but the terminal shows No module named rospkg. I have tried the both python path in the bashrc as following "export PYTHONPATH=$PYTHON:/opt/ros/noetic/lib/python3/dist-packages alias python=python3 export PYTHONPATH=$PYTHONPATH:/usr/lib/python2.7/dist-packages " But it doesn't work.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-09-03 01:04:08 -0500

pengchao gravatar image

I update the camera_checker from python2 into python3. Then it can run. I follow the guide like "rosrun camera_calibration cameracheck.py --size 8x6 monocular:=/forearm image:=image_rect", but it show nothing. Anyelse knows how to use the cameracheck?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-09-02 21:23:48 -0500

Seen: 136 times

Last updated: Sep 03 '21