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