Update README.

This commit is contained in:
Martin Dahl 2024-03-25 08:10:14 +01:00
parent 11ec445164
commit 13902524f7
1 changed files with 2 additions and 0 deletions

View File

@ -40,11 +40,13 @@ What works?
- Services - Services
- Actions - Actions
- Parameter handling - Parameter handling
- Simulated time (make sure `rosgraph_msgs` is sourced when building to enable)
- Runs on Linux, OSX, and Windows. - Runs on Linux, OSX, and Windows.
Changelog Changelog
-------------------- --------------------
#### [Unreleased] #### [Unreleased]
- Support simulated time <https://github.com/sequenceplanner/r2r/pull/88>
#### [0.8.4] - 2024-03-19 #### [0.8.4] - 2024-03-19
- Fix QoS for rolling <https://github.com/sequenceplanner/r2r/pull/87> - Fix QoS for rolling <https://github.com/sequenceplanner/r2r/pull/87>