From bdbf4209cb90bed58f5afd681bce6835bb8f0784 Mon Sep 17 00:00:00 2001 From: Yang Zhou Date: Mon, 9 Sep 2024 10:17:50 -0400 Subject: [PATCH] add Peng: A minimal quadrotor autonomy framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78b44a3..0df3627 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ List of (awesome) Rust libraries for Robotics. If you know something awesome (or * [dora-rs](https://github.com/dora-rs/dora) - A fast and simple robotics frameworks for AI. * [OpenRR](https://github.com/openrr/openrr) - Open Rust Robotics * [Zenoh](https://zenoh.io) - A high performance and extremely low overhead Pub/Sub/Query protocol. Quickly becoming the protocol of choice for Robot-to-Anything communication. +* [Peng](https://github.com/makeecat/Peng) - A minimal quadrotor autonomy framework ## gRPC