We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d11d6 commit b60a643Copy full SHA for b60a643
models/mrs_robots_description/sdf/components/camera/oak/oak_d.sdf.jinja
@@ -75,7 +75,7 @@
75
ros_camera_info_topic = ros_color_camera_info_topic,
76
ros_color_image_topic = ros_color_image_topic,
77
frame_rate = update_rate,
78
- horizontal_fov = 1.2,
+ horizontal_fov = 1.204,
79
image_width = 4056,
80
image_height = 3040,
81
min_distance = 0.2,
@@ -99,7 +99,7 @@
99
ros_camera_info_topic = ros_depth_camera_info_topic,
100
ros_pointcloud_topic = ros_pointcloud_topic,
101
102
- horizontal_fov = 1.25,
+ horizontal_fov = 1.396,
103
image_width = 1280,
104
image_height = 800,
105
min_distance = 0.35,
0 commit comments