Skip to content

Commit 31341a6

Browse files
committed
Add README files for rclrs and rosidl_runtime_rs (#273)
These files will be shown by crates.io.
1 parent 5850929 commit 31341a6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

rosidl_runtime_rs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Common types and traits for ROS 2 messages in Rust
2+
3+
ROS 2 is a popular open source robotics framework, used in a variety of fields (self-driving cars, drones, humanoid robots, etc.). `rosidl_runtime_rs` is a library that is mainly used by generated code for ROS 2 messages.
4+
5+
Please see the docs in the [`ros2_rust` repo](https://github.com/ros2-rust/ros2_rust).

0 commit comments

Comments
 (0)