You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Since the default behavior is to build all sourced message types, build time can
34
34
35
35
What works?
36
36
--------------------
37
-
- Up to date with ROS2 ~Dashing~~Eloquent~ Foxy Galactic Humble Iron
37
+
- Up to date with ROS2 ~Dashing~~Eloquent~ Foxy Galactic Humble Iron Jazzy
38
38
- Building Rust types
39
39
- Publish/subscribe
40
40
- Services
@@ -47,6 +47,8 @@ Changelog
47
47
--------------------
48
48
#### [Unreleased]
49
49
50
+
- Update for ros2 jazzy
51
+
50
52
#### [0.9.0] - 2024-05-17
51
53
- Fix unsafe precondition(s) violated with rust 1.78 <https://github.com/sequenceplanner/r2r/issues/96>. There may be more of these to fix, please report if you encounter.
52
54
- Expose QoS settings for service clients and servers <https://github.com/sequenceplanner/r2r/pull/95>. Note, slight API change!
0 commit comments