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

Feature/driver rework #62

Merged
merged 21 commits into from
Jul 29, 2024
Merged

Feature/driver rework #62

merged 21 commits into from
Jul 29, 2024

Conversation

fgarciacardenas
Copy link
Contributor

@fgarciacardenas fgarciacardenas commented Jul 4, 2024

ROS driver rework commit.

Some of the changes included are:

  • Support for all FP_A-* messages on the ROS driver.
  • Support for all NMEA-* messages on the ROS driver.
  • NMEA message collector that outputs the combined information once per GNSS epoch. This message helps obtain an overall view of the GNSS performance and sensor statistics.
  • Support for RTCM3 message input ('/fixposition/rtcm' topic).
  • Improved ROS2 Quality of Service settings (QoS).
  • Reduced queue size in ROS1 and ROS2 to prioritize incoming messages.
  • Reworked TF tree.
  • Fixed bugs related to NaNs and zero outputs.
  • Support for empty fields in the I/O messages.
  • Several patch fixes and performance improvements.
  • Improved readability.

@fgarciacardenas fgarciacardenas merged commit 0a1e54e into main Jul 29, 2024
3 of 4 checks passed
@fgarciacardenas fgarciacardenas deleted the feature/driver-rework branch July 29, 2024 11:36
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.

1 participant