Skip to content
Snippets Groups Projects
Commit 6757815e authored by João Antônio Cardoso's avatar João Antônio Cardoso Committed by Patrick José Pereira
Browse files

readme: Update links

parent 33edf262
Branches
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
[![Crate info](https://img.shields.io/crates/v/mavlink.svg)](https://crates.io/crates/mavlink) [![Crate info](https://img.shields.io/crates/v/mavlink.svg)](https://crates.io/crates/mavlink)
[![Documentation](https://docs.rs/mavlink/badge.svg)](https://docs.rs/mavlink) [![Documentation](https://docs.rs/mavlink/badge.svg)](https://docs.rs/mavlink)
Rust implementation of the [MAVLink](http://qgroundcontrol.org/mavlink/start) UAV messaging protocol, Rust implementation of the [MAVLink](https://mavlink.io/en) UAV messaging protocol,
with bindings for all message sets. with bindings for all message sets.
Add to your Cargo.toml: Add to your Cargo.toml:
...@@ -24,7 +24,7 @@ cargo install mavlink ...@@ -24,7 +24,7 @@ cargo install mavlink
### Community projects ### Community projects
Check some projects built by the community: Check some projects built by the community:
- [mavlink2rest](https://github.com/patrickelectric/mavlink2rest): A REST server that provides easy and friendly access to mavlink messages. - [mavlink2rest](https://github.com/patrickelectric/mavlink2rest): A REST server that provides easy and friendly access to mavlink messages.
- [mavlink-camera-manager](https://github.com/patrickelectric/mavlink-camera-manager): Extensible cross-platform camera server. - [mavlink-camera-manager](https://github.com/mavlink/mavlink-camera-manager): Extensible cross-platform camera server.
## License ## License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment