Update README

This commit is contained in:
Martin Dahl 2023-09-22 08:47:46 +02:00
parent 98550c76f7
commit 29404f1982
2 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,7 @@ What works?
Changelog
--------------------
#### [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>
- Eliminate compiler warnings about virtual workspace's resolver. <https://github.com/sequenceplanner/r2r/pull/63>

1
r2r_macros/README.md Normal file
View File

@ -0,0 +1 @@
Internal dependency of r2r <https://github.com/sequenceplanner/r2r>.