Skip to content

Commit d6d38c9

Browse files
committed
minor updates
1 parent a920481 commit d6d38c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

architecture/tutorial.md

+2-2
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)