Robotics StackExchange | Archived questions

mono camera calibration for a camera mounted on the robot in gazebo

i am trying to calibrate camera mounted on the robot simulated using gazebo, in order to get extrinsic parameters. i had the calibration window but without any action " rosrun cameracalibration cameracalibrator.py --size 8x6 --square 0.05 image:=/cameraimage description/robot/imageraw camera:=/camera/robot --no-service-check" . and i got sometimes this error : " (display:5647): GLib-GObject-CRITICAL **: 20:29:58.618: gobjectunref: assertion 'GISOBJECT (object)' failed"

Asked by leogeo on 2020-09-16 15:25:29 UTC

Comments

Answers

when i run "rosrun camera_calibration cameracalibrator.py --size 8x6 --square 0.05 image:=/camera/robot/image_raw camera:=/agrieco/robot" it shows this message and keep the same widow ('Waiting for service', '/agrieco/robot/set_camera_info', '...') OK

Asked by leogeo on 2020-09-17 04:00:39 UTC

Comments