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

Tipdetection #676

Open
wants to merge 29 commits into
base: integration
Choose a base branch
from
Open

Tipdetection #676

wants to merge 29 commits into from

Conversation

wongau
Copy link

@wongau wongau commented Apr 2, 2024

Summary

Closes #675

What features did you add, bugs did you fix, etc?
Added tip detection for the rover using TF tree data

Did you add documentation to the wiki?

No (If not explain why not)
Will do later

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.

Tested in the sim, manually making the rover tip over and seeing when the code returned true(that it is tipping). Also tested with the rover running by itself, into a tipping predicament to see when it reported itself to be tipping.

Did you test this in sim?

Yes

Did you test this on the rover?

No

Did you add unit tests?

No (If not explain why not)

@wongau wongau linked an issue Apr 2, 2024 that may be closed by this pull request
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.

Tip Detection
4 participants