osrf / vrx

Virtual RobotX (VRX) resources.
Apache License 2.0
387 stars 178 forks source link

Issue about stereo camera info #777

Open YoungCapta1n opened 3 months ago

YoungCapta1n commented 3 months ago

Describe the bug I am trying the ros example [https://github.com/osrf/vrx/wiki/tutorials-ExampleVrx], and print the stereo camera info, as shown in the following figure Screenshot from 2024-04-06 17-21-50

Expected behavior According to docs [https://docs.ros.org/en/melodic/api/sensor_msgs/html/msg/CameraInfo.html] for stereo pair, the fourth column of projection matrix of each camera should be different.

To Reproduce List the steps to reproduce the problem: rostopic echo /wamv/sensors/cameras/front_right_camera/camera_info rostopic echo /wamv/sensors/cameras/front_left_camera/camera_info

System Configuration: