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

Lander align #658

Draft
wants to merge 102 commits into
base: integration
Choose a base branch
from
Draft

Lander align #658

wants to merge 102 commits into from

Conversation

jaskifstad
Copy link

Summary

Closes #(Your issue number here)

What features did you add, bugs did you fix, etc?
WIP autonomously align rover to lander face using RANSAC and P-controller.

Did you add documentation to the wiki?

No, WIP.

How was this code tested?

Summarize how you tested this code. Your objective here is to prove to the reviewers that this code actually works without them having to run it themselves. It is often helpful to include screenshots, tables, graphs, and/or a short write-up of testing procedures. Results can be either from sim, the robot, or both depending on what you think is sufficient for the feature you added.

RANSAC tested by visualizing the plane normal and location in sim/rviz, controller hasn't been tested yet.

Did you test this in sim?

Tested RANSAC, not the controller.

Did you test this on the rover?

No

Did you add unit tests?

Rudimentary visualization for RANSAC accuracy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

9 participants