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

No calibration toolkit on sensing page of autoware GUI

asked 2020-07-14 20:26:56 -0500

neel15 gravatar image

Hi there i am using autoware in docker, my ros distro is melodic and i want to the calibration tool kit in order to calibrate my lidar and camera. However on the GUI there is no calibration tool kit as seen in the official Autoware documentation. I am new to ros and Autoware and i am not sure if there is any way around this? Has anyone had this issue before, if so please could you tell me how you solved this problem.

Thank you in advance.

edit retag flag offensive close merge delete

Comments

I am having the same problem. Did you find the solution?

sudip gravatar image sudip  ( 2020-11-11 10:14:40 -0500 )edit

Could you calibrate the camera?

Thiago de Borba gravatar image Thiago de Borba  ( 2021-04-30 08:55:53 -0500 )edit

1 Answer

Sort by » oldest newest most voted
1

answered 2020-11-11 17:47:53 -0500

neel15 gravatar image

If you follow the instructions outlined below you will be able to do it.

https://autoware.readthedocs.io/en/fe...

When you run the command:  rosrun autoware_camera_lidar_calibrator cameracalibrator.py --square SQUARE_SIZE --size MxN image:=/image_topic make sure you change the square size and size.

Once you have made the camera intrinsic file you will need to use it and create the camera-lidar extrinsic calibration.

If you follow these instructions you will calibrate and save the file needed in your calibration publisher and points image which can be found on the sensing page.

edit flag offensive delete link more

Comments

I run the command rosrun autoware_camera_lidar_calibrator cameracalibrator.py --square SQUARE_SIZE --size MxN image:=/image_topic but in the window that appear i do not find anything to do, there is a camera stream, but when I move the cardboard, there is no change, nothing happens.

I am following this tutorial: https://autoware.readthedocs.io/en/fe...

And for the camera intrinsic part: I do not understand what the second step "Play a rosbag or stream from a camera in the selected topic name." means? could you please elaborate it. I appreciate your help. Thank you.

sudip gravatar image sudip  ( 2020-11-13 11:49:46 -0500 )edit

Question Tools

Stats

Asked: 2020-07-14 20:26:56 -0500

Seen: 384 times

Last updated: Nov 11 '20