Skip to content

Commit

Permalink
Changed honey nav cam gain and exposure to match bumble.
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrowne15 committed Feb 8, 2024
1 parent f942cdd commit b37ea3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions astrobee/config/robots/honey.config
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ robot_camera_calibrations = {
0.0, 610.12594, 514.89592,
0.0, 0.0, 1.0
},
gain=100,
exposure=150
gain=50,
exposure=175
},
dock_cam = {
distortion_coeff = 1.00882,
Expand Down

0 comments on commit b37ea3d

Please sign in to comment.