We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a920481 commit d6d38c9Copy full SHA for d6d38c9
architecture/tutorial.md
@@ -30,14 +30,14 @@ of Gazebo.
30
### Gazebo Master
31
32
This is essentially a topic name server.
33
-It provides namelookup, and topic management.
+It provides name lookup, and topic management.
34
A single master can handle multiple physics simulations,
35
sensor generators, and GUIs.
36
37
### Communication Library
38
39
* **Dependencies:** Protobuf and boost::ASIO
40
- * **External API:**
+ * **External API:** Support communication with Gazebo nodes over named topics
41
* **Internal API:** None
42
* **Advertised Topics:** None
43
* **Subscribed Topics:** None
0 commit comments