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 autonomy integration rostest back with new simulator #650

Merged
merged 20 commits into from
Feb 20, 2024

Conversation

qhdwight
Copy link
Collaborator

What features did you add, bugs did you fix, etc?

We used to have a full integration pipeline that ran on each commit. This is the first step to restoring that with the new simulator.

Did you add documentation to the wiki?

No

How was this code tested?

Made sure that the rover got to all the waypoints in the simulator.

Did you test this in sim?

THIS IS THE SIM

Did you test this on the rover?

THIS IS NOT THE SIM

Did you add unit tests?

THIS IS A UNIT TEST

…ts, fix failure id warnings, add integration test
@qhdwight qhdwight self-assigned this Feb 17, 2024
@qhdwight qhdwight changed the base branch from master to integration February 17, 2024 17:23
Copy link
Collaborator

@rbridges12 rbridges12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fire

src/simulator/simulator.cpp Show resolved Hide resolved
src/simulator/urdf.cpp Show resolved Hide resolved
test/integration/integration.py Show resolved Hide resolved
test/integration/integration.py Outdated Show resolved Hide resolved
test/integration/integration.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@rbridges12 rbridges12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fuck clang format

src/simulator/simulator.cpp Show resolved Hide resolved
src/simulator/simulator.physics.cpp Show resolved Hide resolved
Copy link
Collaborator

@ankithu ankithu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@qhdwight qhdwight merged commit e72e18e into integration Feb 20, 2024
1 check passed
@qhdwight qhdwight deleted the auton-ci branch February 20, 2024 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants