Update readme
This commit is contained in:
parent
c02a54b8c6
commit
fa389f47cf
|
|
@ -28,15 +28,16 @@ An example application can be found here <https://github.com/sequenceplanner/r2r
|
||||||
|
|
||||||
What works?
|
What works?
|
||||||
--------------------
|
--------------------
|
||||||
- Up to date with ROS2 ~Dashing~ ~Eloquent~ ~Foxy~ Galactic
|
- Up to date with ROS2 ~Dashing~ ~Eloquent~ Foxy Galactic
|
||||||
- Building Rust types
|
- Building Rust types
|
||||||
- Publish/subscribe
|
- Publish/subscribe
|
||||||
- Services
|
- Services
|
||||||
- Actions
|
- Actions
|
||||||
- Parameters
|
- Static parameters (e.g. loading from yaml files and parsing launch parameters)
|
||||||
|
|
||||||
TODO
|
TODO
|
||||||
--------------------
|
--------------------
|
||||||
|
- Implement the services associated with updating parameters at run-time.
|
||||||
- Documentation. (For now, look at the examples.)
|
- Documentation. (For now, look at the examples.)
|
||||||
- General cleanup and error handling.
|
- General cleanup and error handling.
|
||||||
- Expose more of the RCL like QoS settings.
|
- Expose more of the RCL like QoS settings.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue