RoboticaUtnFrba / create_autonomy

ROS autonomy stack for iRobot Create 2.
BSD 3-Clause "New" or "Revised" License
28 stars 38 forks source link

Camera calibration #180

Open eborghi10 opened 4 years ago

eborghi10 commented 4 years ago

Describe the bug Real cameras need to be calibrated to properly setup their intrinsic and extrinsic parameters.

More info about how camera calibration works is described here.

The exact same issue is described here.

ROS Wiki proves more info here and here.

To Reproduce Steps to reproduce the behavior:

You won't be able to see an RGB-D image.

Expected behavior You should see an RGB-D image in RViz. The expected behavior can be seen with Gazebo.

LASER=astra roslaunch ca_gazebo create_sweet_house_3.launch 

Once the parameters are calculated, they need to be added to the calibration.yaml file added by #181.

Screenshots

Screenshot from 2020-05-13 20-21-45