RoboJackets / igvc-software

The code base for the RoboNav team's IGVC robot.
https://robojackets.org/teams/robonav/
MIT License
91 stars 120 forks source link

Calibrate new cameras for Swervi #855

Closed VAM7686 closed 2 years ago

VAM7686 commented 3 years ago

Now that we have new cameras for Swervi's 360 FOV we need to calibrate our cameras.

Our existing camera configurations for the cameras used on Jessiii can be found here.

We use the usb_cam package to interface with our cameras, publish images as sensor_msgs::Image, and publish the camera info for each camera as sensor_msgs::CameraInfo.

Helpful Links:

AC: Camera configurations YAMLs for all three new cameras