fix: typos
This commit is contained in:
parent
3aad252b69
commit
475d2bfdd0
7 changed files with 19 additions and 19 deletions
|
|
@ -98,7 +98,7 @@ std::thread ros_thread([this]() {
|
|||
});
|
||||
```
|
||||
|
||||
Data flows from a called subscription → queued signal → signal connected to a slot → slot runs the GUI]widget when scheduled.
|
||||
Data flows from a called subscription → queued signal → signal connected to a slot → slot runs the GUI widget when scheduled.
|
||||
|
||||
```cpp
|
||||
// 1. Subscribe to a topic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue