I can't start stereo camera calibration. Service not found
I execute:~$ rostopic list /arducam/left/camera_info /arducam/left/image_raw /arducam/right/camera_info /arducam/right/image_raw /rosout /rosout_agg I execute:~$ rosrun camera_calibration cameracalibrator.py --approximate 0.1 --size 8x6 --square 0.108 right:=/my_stereo/right/image_raw left:=/my_stereo/left/image_raw right_camera:=/my_stereo/right left_camera:=/my_stereo/left Waiting for service /my_stereo/left/set_camera_info ... Service not found Waiting for service /my_stereo/right/set_camera_info ... Service not found
Whats the solution? I'm using a Jetson nano and a Arducam stereo cameras