Add empty sub-sections for future work

This commit is contained in:
Christophe Bedard 2019-05-27 15:47:26 +02:00
parent d1b2d68e45
commit cac9b767d1

View file

@ -219,3 +219,11 @@ sequenceDiagram
Publisher->>rcl: rcl_publish(rcl_publisher_t, msg)
rcl->>rmw: rmw_publisher(rmw_publisher, msg)
```
### Service creation
### Timer creation
### Service callbacks
### Timer callbacks