#ros #client #applications #framework #robot #developing

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

#39 in Robotics

Download history 298/week @ 2024-06-19 287/week @ 2024-06-26 225/week @ 2024-07-03 338/week @ 2024-07-10 157/week @ 2024-07-17 297/week @ 2024-07-24 194/week @ 2024-07-31 235/week @ 2024-08-07 377/week @ 2024-08-14 325/week @ 2024-08-21 317/week @ 2024-08-28 183/week @ 2024-09-04 121/week @ 2024-09-11 105/week @ 2024-09-18 246/week @ 2024-09-25 498/week @ 2024-10-02

1,024 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–10MB
~91K SLoC