#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

#162 in Robotics

Download history 356/week @ 2024-03-14 515/week @ 2024-03-21 454/week @ 2024-03-28 352/week @ 2024-04-04 327/week @ 2024-04-11 405/week @ 2024-04-18 262/week @ 2024-04-25 318/week @ 2024-05-02 410/week @ 2024-05-09 301/week @ 2024-05-16 262/week @ 2024-05-23 339/week @ 2024-05-30 261/week @ 2024-06-06 260/week @ 2024-06-13 307/week @ 2024-06-20 186/week @ 2024-06-27

1,074 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
~97K SLoC