Update README
This commit is contained in:
parent
98550c76f7
commit
29404f1982
|
|
@ -44,6 +44,7 @@ What works?
|
||||||
Changelog
|
Changelog
|
||||||
--------------------
|
--------------------
|
||||||
#### [Unreleased]
|
#### [Unreleased]
|
||||||
|
- Derive macro for ros parameters. <https://github.com/sequenceplanner/r2r/pull/65>
|
||||||
- Implement rcl_interfaces::srv::ListParameters service. <https://github.com/sequenceplanner/r2r/pull/64>
|
- Implement rcl_interfaces::srv::ListParameters service. <https://github.com/sequenceplanner/r2r/pull/64>
|
||||||
- Eliminate compiler warnings about virtual workspace's resolver. <https://github.com/sequenceplanner/r2r/pull/63>
|
- Eliminate compiler warnings about virtual workspace's resolver. <https://github.com/sequenceplanner/r2r/pull/63>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Internal dependency of r2r <https://github.com/sequenceplanner/r2r>.
|
||||||
Loading…
Reference in New Issue