We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a75de commit 70eca22Copy full SHA for 70eca22
1 file changed
docs/integrations/software/gazebo-simulation.mdx
@@ -164,7 +164,8 @@ ros2 launch leo_teleop joy_teleop.launch.xml cmd_vel_out:=/leo_sim1/cmd_vel
164
165
You can choose which rover to operate with the joystick by providing correct
166
namespace for the argument `cmd_vel_out`. In the example it's `leo_sim1`. If no
167
-value provided, the node will use the default namespace and topic - `/cmd_vel`.
+namespace for the argument `cmd_vel_out`. In the example it's `leo_sim1`. If the
168
+`cmd_vel_out` argument is not provided, the node will use the default namespace and topic - `/cmd_vel`.
169
170
:::
171
0 commit comments