#ros #applications #client #developing #framework #fields

rclrs

A ROS 2 client library for developing robotics applications in Rust

6 releases (3 breaking)

0.4.1 Nov 28, 2023
0.4.0 Nov 7, 2023
0.3.1 Oct 17, 2022
0.2.0 Jul 21, 2022
0.1.0 Jul 13, 2021

#30 in Robotics

Download history 2/week @ 2023-12-13 9/week @ 2023-12-20 13/week @ 2023-12-27 31/week @ 2024-01-03 44/week @ 2024-01-10 46/week @ 2024-01-17 50/week @ 2024-01-24 6/week @ 2024-01-31 6/week @ 2024-02-07 17/week @ 2024-02-14 85/week @ 2024-02-21 93/week @ 2024-02-28 63/week @ 2024-03-06 54/week @ 2024-03-13 34/week @ 2024-03-20 65/week @ 2024-03-27

228 downloads per month

Apache-2.0

455KB
9K SLoC

ROS 2 client library for Rust

ROS 2 is a popular open source robotics framework, used in a variety of fields (self-driving cars, drones, humanoid robots, etc.). rclrs is a library for writing robotics applications in Rust that integrate with ROS 2.

Please see the docs in the ros2_rust repo.


lib.rs:

Rust client library for ROS 2.

For getting started, see the README.

Dependencies

~0.7–9MB
~55K SLoC