camera calibration ros

asked 2020-10-14 14:23:24 -0500

lukiszo gravatar image

Hi, I have a problem when I try to calibrate camera in ros:

when i use comend rostopic list i can see only:

/rosout /rosout_agg

and when i put rosrun camera_calibration cameracalibrator.py --size 8x6 --square 0.108 image:=/camera/image_raw camera:=/camera

i saw Waiting for service /camera/set_camera_info ...

Service not found How can I solve it?

edit retag flag offensive close merge delete