Skip to content

correctly assign left and right gps serial ports - #692

Draft
pearlastrid wants to merge 3 commits into
integrationfrom
gps_id
Draft

correctly assign left and right gps serial ports#692
pearlastrid wants to merge 3 commits into
integrationfrom
gps_id

Conversation

@pearlastrid

@pearlastrid pearlastrid commented Apr 21, 2024

Copy link
Copy Markdown
Contributor

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