Skip to content

Commit cc8e073

Browse files
committed
Merged in archi_update (pull request #467)
Minor updates to architecture tutorial Approved-by: Jose Luis Rivero <[email protected]> Approved-by: Louise Poubel <[email protected]>
2 parents e4dd924 + af93c31 commit cc8e073

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

architecture/tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ of Gazebo.
3030
### Gazebo Master
3131

3232
This is essentially a topic name server.
33-
It provides namelookup, and topic management.
33+
It provides name lookup, and topic management.
3434
A single master can handle multiple physics simulations,
3535
sensor generators, and GUIs.
3636

3737
### Communication Library
3838

3939
* **Dependencies:** Protobuf and boost::ASIO
40-
* **External API:**
40+
* **External API:** Support communication with Gazebo nodes over named topics
4141
* **Internal API:** None
4242
* **Advertised Topics:** None
4343
* **Subscribed Topics:** None

0 commit comments

Comments
 (0)