Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support nonlinear optimization step #35

Open
1 of 3 tasks
HannesSommer opened this issue Apr 19, 2017 · 2 comments
Open
1 of 3 tasks

Support nonlinear optimization step #35

HannesSommer opened this issue Apr 19, 2017 · 2 comments
Milestone

Comments

@HannesSommer
Copy link
Collaborator

HannesSommer commented Apr 19, 2017

This requires:

  • Output measurements CSVs with outliers replaced by empty lines / lines with timestamp only to feed to the NLOpt step
  • Output the resulting extrinsic calibration (including temporal offset) as files (decide on format, should be readable by the user. Candidates: YAML directly or Boost property tree + XML / YAML / Info / Ini)
  • Somehow communicate the type of sensor (relative or absolute pose measurements)
@HannesSommer HannesSommer added this to the Go public milestone Jun 26, 2017
@ffurrer ffurrer self-assigned this Jul 4, 2017
@ethz-asl ethz-asl deleted a comment from HannesSommer Sep 15, 2017
@ethz-asl ethz-asl deleted a comment from HannesSommer Sep 15, 2017
@ethz-asl ethz-asl deleted a comment from HannesSommer Sep 15, 2017
@ethz-asl ethz-asl deleted a comment from HannesSommer Sep 15, 2017
@ethz-asl ethz-asl deleted a comment from HannesSommer Sep 15, 2017
@ethz-asl ethz-asl deleted a comment from HannesSommer Sep 15, 2017
@NikolausDemmel
Copy link

How would this be different from what is already implemented in batch_estimator? Just the transfer of outliers?

@HannesSommer
Copy link
Collaborator Author

It is about improving the communication of the python scripts with the batch_estimator. The empty check boxes above indicate what is still missing in particular.

@ffurrer ffurrer removed their assignment Jul 2, 2024
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

No branches or pull requests

3 participants