5 unstable releases

Uses new Rust 2024

new 0.3.1 Apr 15, 2025
0.3.0 Apr 15, 2025
0.2.1 Apr 6, 2025
0.2.0 Mar 26, 2025
0.1.0 Mar 2, 2025

#146 in Robotics

Download history 119/week @ 2025-02-26 20/week @ 2025-03-05 146/week @ 2025-03-26 141/week @ 2025-04-02 120/week @ 2025-04-09

407 downloads per month
Used in 2 crates

Apache-2.0

53KB
1K SLoC

Readme

English | 简体中文

This library is part of the Universal Robot Driver Project! We are committed to providing Rust driver support for more robotic platforms! Unifying driver interfaces across different robot models, reducing the learning curve for robotics, and delivering more efficient robot control solutions!

This library is a general robot driven feature library, used to describe the characteristics of robot behavior. It provides some common feature descriptors and implementations for use by other robot driver libraries. At the same time, the signature database also implements automatic derivation macros for common interfaces, which can be used to derive secure interface implementations.

We aim to ensure consistent behavior of driver libraries across various operating platforms, as well as compatibility among different driver libraries. We hope that through the use of this library, we can minimize the learning curve associated with robot operations and achieve seamless integration.

Dependencies

~4–8MB
~160K SLoC