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

added preroll checks and publish check status #44

Merged
merged 7 commits into from
Mar 6, 2024
Merged

added preroll checks and publish check status #44

merged 7 commits into from
Mar 6, 2024

Conversation

TiaSinghania
Copy link
Collaborator

@TiaSinghania TiaSinghania commented Feb 20, 2024

(stole format from patricks pr)

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Added additionally safety checks to autonsystem which will ensure messages are being received, RTK status is fixed, covariance is acceptable, and heading is pointing generally in the correct direction (within 180 degrees of where is should be)

QA Instructions, Screenshots, Recordings

The code still builds but hasn't been tested on the actual buggy.

Copy link
Collaborator

@christianvluu christianvluu left a comment

Choose a reason for hiding this comment

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

See comments

rb_ws/src/buggy/scripts/auton/autonsystem.py Outdated Show resolved Hide resolved
rb_ws/src/buggy/scripts/auton/autonsystem.py Outdated Show resolved Hide resolved
rb_ws/src/buggy/scripts/auton/autonsystem.py Outdated Show resolved Hide resolved
@christianvluu
Copy link
Collaborator

Also add your PR comments, I have no idea what I'm supposed to be checking for without actually digging into the code.

@christianvluu
Copy link
Collaborator

Looks fine to me, haven't tested it myself so I'll defer to Jack for the approval.

@Jackack
Copy link
Collaborator

Jackack commented Feb 26, 2024

Might have to remove the RTK status check since I didn't realize that topic is not active in sim when I requested the check

Copy link
Collaborator

@Jackack Jackack left a comment

Choose a reason for hiding this comment

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

Remove RTK status check

rb_ws/src/buggy/scripts/auton/autonsystem.py Outdated Show resolved Hide resolved
@Jackack Jackack dismissed christianvluu’s stale review March 6, 2024 19:47

requested changes are made

@Jackack Jackack merged commit 994ad6a into main Mar 6, 2024
3 checks passed
@Jackack Jackack deleted the sw-preroll branch March 6, 2024 19:48
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.

None yet

3 participants