We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed7535 commit 1faee2dCopy full SHA for 1faee2d
README.md
@@ -71,6 +71,7 @@ List of (awesome) Rust libraries for Robotics. If you know something awesome (or
71
*Import/Export various files related with Robotics*
72
73
* [assimp-rs (open-asset-importer)](https://github.com/Vurich/assimp-rs) - Rust bindings for the [Assimp](http://www.assimp.org/) library.
74
+* [mcap](https://github.com/foxglove/mcap/tree/main/rust) - Rust library for reading and writing [MCAP](https://mcap.dev/) log files
75
* [urdf-rs](https://github.com/OTL/urdf-rs) - URDF Loader for Rust
76
* [pcd-ros](https://github.com/jerry73204/pcd-rs) - Read point cloud data from PCD file format
77
0 commit comments