Skip to content

Commit 16dbb43

Browse files
authored
Merge branch 'main' into as2-417
2 parents f2a0099 + 519ab1e commit 16dbb43

File tree

1 file changed

+4
-4
lines changed
  • docs/_03_aerial_platforms/_gazebo_simulation

1 file changed

+4
-4
lines changed

docs/_03_aerial_platforms/_gazebo_simulation/index.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -164,11 +164,11 @@ Gimbal is supported in simulation. These are the supported gimbal model types:
164164
- Type
165165
- Control mode id
166166
* - gimbal_position
167-
- platform/{model_name}/gimbal_command
167+
- platform/{gimbal_name}/gimbal_command
168168
- as2_msgs/msg/GimbalControl
169169
- "0"
170170
* - gimbal_speed
171-
- platform/{model_name}/gimbal_command
171+
- platform/{gimbal_name}/gimbal_command
172172
- as2_msgs/msg/GimbalControl
173173
- "1"
174174

@@ -180,9 +180,9 @@ Gimbal state is published in the following topics:
180180

181181
* - Topic
182182
- Type
183-
* - sensor_measurements/{model_name}/twist
183+
* - sensor_measurements/{gimbal_name}/twist
184184
- geometry_msgs/msg/Vector3Stamped
185-
* - sensor_measurements/{model_name}/attitude
185+
* - sensor_measurements/{gimbal_name}/attitude
186186
- geometry_msgs/msg/QuaternionStamped
187187

188188
.. _aerial_platform_gazebo_config_simulation:

0 commit comments

Comments
 (0)