Skip to content

Commit da8fffc

Browse files
authored
Feature/go camera calibration (#766)
2 parents c143e7e + 9701dd0 commit da8fffc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/bitbots_misc/bitbots_extrinsic_calibration/config/amy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
/bitbots_extrinsic_imu_calibration:
88
ros__parameters:
9-
offset_x: 0.28
9+
offset_x: 0.31
1010
offset_y: 0.06
1111
offset_z: 0.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/bitbots_extrinsic_camera_calibration:
22
ros__parameters:
3-
offset_x: -0.02
3+
offset_x: -0.075
44
offset_y: 0.0
55
offset_z: 0.0
66

77
/bitbots_extrinsic_imu_calibration:
88
ros__parameters:
9-
offset_x: 0.04
9+
offset_x: 0.035
1010
offset_y: 0.01
1111
offset_z: 0.0

0 commit comments

Comments
 (0)