Fix typo
This commit is contained in:
parent
5d3ba8720e
commit
ce6ea9d65d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ sequenceDiagram
|
||||||
rcl->>tracetools: TP(rcl_init, &context)
|
rcl->>tracetools: TP(rcl_init, &context)
|
||||||
```
|
```
|
||||||
|
|
||||||
### Note/component creation
|
### Node/component creation
|
||||||
|
|
||||||
In ROS 2, a process can contain multiple nodes. These are sometimes referred to as "components."
|
In ROS 2, a process can contain multiple nodes. These are sometimes referred to as "components."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue