Currently, the left camera on Swervi shows the right side and the right camera on Swervi shows the left side. This PR fixes the configuration issue and updates the locations of the cameras in line with the actual robot
This PR does the following:
Fixes camera configuration
Updates locations of camera to be in line with actual robot.
Testing steps
Test Case 1
Run roslaunch igvc_gazebo autonav_low.launch
Verify in rviz that the left and right cameras show the correct sides.
Expectation: Left camera shows the left side of the robot and the right camera shows the right side of the robot.
Description
Currently, the left camera on Swervi shows the right side and the right camera on Swervi shows the left side. This PR fixes the configuration issue and updates the locations of the cameras in line with the actual robot
This PR does the following:
Testing steps
Test Case 1
roslaunch igvc_gazebo autonav_low.launch
Expectation: Left camera shows the left side of the robot and the right camera shows the right side of the robot.
Self Checklist
make format