Skip to content

Commit 4ce3419

Browse files
clarification comments in gem_e4_oak.yaml
1 parent 9ec7778 commit 4ce3419

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
# Calibration for front rgb camera->vehicle on GEM e4
12
# Calibration Date: 02/25/2025 05:09
23

34
reference: rear_axle_center # rear axle center
4-
rotation: [[ 0.00349517, -0.03239524, 0.99946903], # rotation camera -> vehicle
5+
rotation: [[ 0.00349517, -0.03239524, 0.99946903], # rotation component of camera -> vehicle matrix
56
[-0.99996547, 0.00742285, 0.0037375],
67
[-0.00753999, -0.99944757, -0.03236817]] # rotation matrix mapping z to forward, x to left, y to down, guesstimated
7-
center_position: [ 1.75864913, 0.01238124, 1.54408419] # translation camera -> vehicle meters, center camera, guesstimated
8+
center_position: [ 1.75864913, 0.01238124, 1.54408419] # translation component of camera -> vehicle matrix (in meters)

0 commit comments

Comments
 (0)