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

Add 2D graph slam example #160

Closed
wants to merge 3 commits into from

Conversation

leokoppel
Copy link
Contributor

Depends #152 (do not merge; the base of this PR is not master)

This example supposes a robot has 2D distance and bearing measurements to a set of landmarks.

A demonstration of the factor graph working with ceres.

It does reveal some interface shortcomings I will be fixing shortly.

Pre-Merge Checklist:

  • Code is documented in doxygen format
  • Code has automated tests
  • Zero compiler warnings
  • Formatted with clang-format

Ceres matrices are in row-major order.
This example supposes a robot has 2D distance and bearing measurements to a set of landmarks.
@leokoppel leokoppel self-assigned this Jun 23, 2017
@leokoppel leokoppel requested review from chutsu and arunxdas June 23, 2017 16:07
@leokoppel leokoppel closed this Jun 30, 2017
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