Remove <div> test
This commit is contained in:
parent
77ba2e1fc4
commit
19f64b4658
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ sequenceDiagram
|
|||
participant tracetools
|
||||
|
||||
process->>rclcpp: rclcpp::init()
|
||||
Note over rclcpp: allocates <div></div> rclcpp::Context object
|
||||
Note over rclcpp: allocates rclcpp::Context object
|
||||
rclcpp->>rcl: rcl_init(out context)
|
||||
Note over rcl: validates & processes context object
|
||||
rcl->>rmw: rmw_init(out rmw_context_t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue