Add prospective publishing-related tracepoint in design
This commit is contained in:
parent
6bbb9d1816
commit
968928f571
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@ sequenceDiagram
|
|||
Note over Publisher: ...
|
||||
Publisher->>rcl: rcl_publish(rcl_publisher_t, msg)
|
||||
rcl->>rmw: rmw_publish(rmw_publisher_t, msg)
|
||||
rmw-->>tracetools: TP(?)
|
||||
```
|
||||
|
||||
### Service creation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue