#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

#163 in Robotics

Download history 236/week @ 2024-01-03 397/week @ 2024-01-10 326/week @ 2024-01-17 353/week @ 2024-01-24 251/week @ 2024-01-31 295/week @ 2024-02-07 309/week @ 2024-02-14 252/week @ 2024-02-21 324/week @ 2024-02-28 317/week @ 2024-03-06 389/week @ 2024-03-13 475/week @ 2024-03-20 477/week @ 2024-03-27 385/week @ 2024-04-03 312/week @ 2024-04-10 254/week @ 2024-04-17

1,508 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
~95K SLoC