-
Notifications
You must be signed in to change notification settings - Fork 109
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
consider extending NavSatFix with an optional orientation #104
Comments
Could this be targeted for ROS2 Iron? The Dual-antenna GPS receivers are becoming more popular in the aerial industry. |
I suggested potentially including a @Ryanf55 can you bring this up in the GPS thread on discourse? It would be good to have everything in a single spot to compile a summary from once thoughts are collected |
Reference: https://discourse.ros.org/t/future-of-ros-2-gps-support/33297/20 |
This is a follwup to the pre Foxy Message API review
This better supports dual antenna gps setups where an accurate heading can be provided and synced with the position fix.
Consider a extending the message with an optional orientation. Or consider a new extended message with orientation added. This message is specifically generic to all GNSS systems versus the GPS one has GPS specific data so is not suitable to be replaced.
The text was updated successfully, but these errors were encountered: