Skip to content

Use LieGroups.MetricLieGroup and other pose related updates#792

Draft
Affie wants to merge 7 commits into
developfrom
maint/MetricLieGroup
Draft

Use LieGroups.MetricLieGroup and other pose related updates#792
Affie wants to merge 7 commits into
developfrom
maint/MetricLieGroup

Conversation

@Affie
Copy link
Copy Markdown
Member

@Affie Affie commented May 12, 2026

No description provided.

@Affie Affie self-assigned this May 12, 2026
@Affie Affie added this to the v0.25.0 milestone May 12, 2026
Comment thread RoME/src/factors/Poses.jl
Comment on lines -56 to -60
a_m = exp(M, getPointIdentity(M), aX)
b_m = ArrayPartition(a_m.x[1], bRa * a_m.x[2])

q̂ = LieGroups.compose(M, p, b_m)
return vee(M, q, log(M, q, q̂)) # coordinates
Copy link
Copy Markdown
Member Author

@Affie Affie May 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This had the known bug (fixed in Pose3Pose3) with the covariance not in the same tangent as the measurement. The rotation offset was also treated as a product manifold, but it is more useful to use SE(3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant