File tree 1 file changed +4
-4
lines changed
docs/_03_aerial_platforms/_gazebo_simulation
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -164,11 +164,11 @@ Gimbal is supported in simulation. These are the supported gimbal model types:
164
164
- Type
165
165
- Control mode id
166
166
* - gimbal_position
167
- - platform/{model_name }/gimbal_command
167
+ - platform/{gimbal_name }/gimbal_command
168
168
- as2_msgs/msg/GimbalControl
169
169
- "0"
170
170
* - gimbal_speed
171
- - platform/{model_name }/gimbal_command
171
+ - platform/{gimbal_name }/gimbal_command
172
172
- as2_msgs/msg/GimbalControl
173
173
- "1"
174
174
@@ -180,9 +180,9 @@ Gimbal state is published in the following topics:
180
180
181
181
* - Topic
182
182
- Type
183
- * - sensor_measurements/{model_name }/twist
183
+ * - sensor_measurements/{gimbal_name }/twist
184
184
- geometry_msgs/msg/Vector3Stamped
185
- * - sensor_measurements/{model_name }/attitude
185
+ * - sensor_measurements/{gimbal_name }/attitude
186
186
- geometry_msgs/msg/QuaternionStamped
187
187
188
188
.. _aerial_platform_gazebo_config_simulation :
You can’t perform that action at this time.
0 commit comments