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

correctly assign left and right gps serial ports #692

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

Conversation

pearlastrid
Copy link
Contributor

@pearlastrid pearlastrid commented Apr 21, 2024

Summary

Closes #655

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

On gps_driver node init finds gps usb devices and sends poll request for a configuration variables differentiating the left and right gps. Changes ros "port" param for left and right gps accordingly.

Did you add documentation to the wiki?

Yes/No (If not explain why not)

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.

Need to test on jetson with the new udev rules, have not had the chance to yet

Did you test this in sim?

Yes/No

Did you test this on the rover?

Yes/No

Did you add unit tests?

Yes/No (If not explain why not)

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.

Identify left and right GPS serial ports
1 participant