Skip to content

Commit bb0f0f6

Browse files
committed
comment
1 parent 5a750c3 commit bb0f0f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lamaria/pipeline/optim/residual.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ def setup_manifolds_and_constraints(
7878
pyceres.SubsetManifold(9, constant_idxs),
7979
)
8080

81+
# IMU sensor is the reference frame, keeping identity tranformation constant
8182
problem.set_parameter_block_constant(session.imu_from_rig.rotation.quat)
8283
problem.set_parameter_block_constant(session.imu_from_rig.translation)
8384

0 commit comments

Comments
 (0)