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

changed telematics to visualize nand position #65

Merged
merged 2 commits into from
Mar 28, 2024
Merged

changed telematics to visualize nand position #65

merged 2 commits into from
Mar 28, 2024

Conversation

Jackack
Copy link
Collaborator

@Jackack Jackack commented Mar 28, 2024

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

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

Description

After an update, the INS driver publishes SC's position as a NavSatFix, which can be visualized by Foxglove. Therefore, there is no longer a need for telematics.py to republish SC position as a NavSatFix. However, NAND's position does need to be republished in order for it to be visualized

QA Instructions, Screenshots, Recordings

Run auton on SC with NAND communicating to it. Check on foxglove is NAND position is correctly displayed.

Added/updated tests?

We encourage you to keep the code coverage percentage at 80% and above.

  • Yes
  • No, and this is why: non-critical feature, 2 lines changed
  • I need help with writing tests

@Jackack Jackack requested review from christianvluu, mehulgoel873 and TiaSinghania and removed request for christianvluu March 28, 2024 18:14
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.

remove todo line

rb_ws/src/buggy/scripts/visualization/telematics.py Outdated Show resolved Hide resolved
@Jackack Jackack merged commit 4431b04 into main Mar 28, 2024
3 checks passed
@Jackack Jackack deleted the NANDViz branch March 28, 2024 23:01
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

4 participants