Skip to content

Commit 4a141aa

Browse files
committed
Tweak
Signed-off-by: Carlos Agüero <[email protected]>
1 parent fd25112 commit 4a141aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

harmonic/ros2_overview.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ Gazebo can be launched in this way.
1212
* Use ROS to interact with Gazebo topics via the [`ros_gz` bridge](https://github.com/gazebosim/ros_gz):
1313
Once Gazebo is up and running, it's very common to communicate with the
1414
simulation. A common way to perform this communication is via topics. Gazebo has
15-
its own middleware, Gazebo Transport, that exposes a set of topics and services,
16-
quite similar to ROS. The `ros_gz` bridge allows you to create a bridge between
15+
its own middleware, Gazebo Transport, that exposes a set of topics and services quite similar to ROS. The `ros_gz` bridge allows you to create a bridge between
1716
Gazebo and your ROS system, that translates between Gazebo Transport and ROS 2
1817
as needed.
1918

0 commit comments

Comments
 (0)