#ros #msg #srv #message

ros_message

Utilities for handling MSG and SRV files in ROS

2 releases

0.1.1 Apr 1, 2023
0.1.0 Aug 23, 2021

#235 in Robotics

Download history 269/week @ 2024-11-16 323/week @ 2024-11-23 363/week @ 2024-11-30 289/week @ 2024-12-07 252/week @ 2024-12-14 51/week @ 2024-12-21 46/week @ 2024-12-28 183/week @ 2025-01-04 214/week @ 2025-01-11 166/week @ 2025-01-18 154/week @ 2025-01-25 207/week @ 2025-02-01 229/week @ 2025-02-08 565/week @ 2025-02-15 292/week @ 2025-02-22 297/week @ 2025-03-01

1,412 downloads per month
Used in 14 crates (2 directly)

MIT license

115KB
2.5K SLoC

ros_message

MIT Licensed Crates.io Build Status

ros_message is a utility library for handling anything related to ROS .msg and .srv files in Rust.


lib.rs:

Crate for describing ROS messages, and handling MSG and SRV files.

Dependencies

~3.5–5MB
~100K SLoC