Skip to content

Allow to consider fixed poses when building edge set#7

Open
SimonTagne wants to merge 3 commits into
masterfrom
allow-fixed-poses
Open

Allow to consider fixed poses when building edge set#7
SimonTagne wants to merge 3 commits into
masterfrom
allow-fixed-poses

Conversation

@SimonTagne

Copy link
Copy Markdown
Collaborator

The rationale is that even if a pose is fixed, there might be connected edges leading to unfixed auxiliary
parameters.

Example use case: estimate camera calibration using static synthetic GCPs

The rationale is that even if a pose is fixed, there might be
connected edges leading to unfixed auxiliary
parameters.

Example use case: estimate camera calibration using static synthetic
GCPs
For use e.g. with a good INS/GNSS solution for boresight calibration.
Takes either a map<timestamp, pose_vector> or a function returning the
pose vector given a timestamp.

This is useful to implement fixed trajectory (to avoid double interpolation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant