We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now you have to run sudo geographiclib-get-geoids egm96-5 to get the geoid database.
sudo geographiclib-get-geoids egm96-5
It's documented at: https://github.com/mavlink/mavros/blob/master/mavros/README.md
A best solution would be that we extend mavros to fetch it during it's build. Ticketing here to not forget this.
The text was updated successfully, but these errors were encountered:
Merge pull request #1 from osrf/ahcorde/feature/vehiclestatus
09d9bd4
Adding proposed_aerial_msgs/VehicleStatus subscriber to include vehicletype in the interface
No branches or pull requests
Right now you have to run
sudo geographiclib-get-geoids egm96-5
to get the geoid database.It's documented at: https://github.com/mavlink/mavros/blob/master/mavros/README.md
A best solution would be that we extend mavros to fetch it during it's build. Ticketing here to not forget this.
The text was updated successfully, but these errors were encountered: