#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

#95 in Robotics

Download history 188/week @ 2024-11-13 235/week @ 2024-11-20 291/week @ 2024-11-27 330/week @ 2024-12-04 400/week @ 2024-12-11 189/week @ 2024-12-18 122/week @ 2024-12-25 193/week @ 2025-01-01 488/week @ 2025-01-08 264/week @ 2025-01-15 214/week @ 2025-01-22 110/week @ 2025-01-29 150/week @ 2025-02-05 100/week @ 2025-02-12 122/week @ 2025-02-26

421 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–11MB
~87K SLoC