Skip to content

NavState between constraint #1153

@tdallapiazza

Description

@tdallapiazza

Feature

As the NavState is just a 9D manifold, it doesn't inherit the LieGroup's convenient methods like Between. In working only with Navstate (mainly around imuFactor2) having a between for NavState would be cool for loop closures.

Motivation

Actually introducing a BetweenFactor<NavState> raise an error as traits<NaveState> has no Between method.

Pitch

Adding the method in traits<NavState> so that BetweenFactor<NavState> or if using expression between(NavStat_(key1), NavStat_(key2)) could be used in the graph.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions