Skip to content

Commit 87db2ac

Browse files
committed
Iris: add copies for swarm test
- Correct cmd_topic for model 2 Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
1 parent daa8b15 commit 87db2ac

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

models/iris_with_ardupilot_2/model.sdf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<servo_min>1000</servo_min>
244244
<servo_max>2000</servo_max>
245245
<type>COMMAND</type>
246-
<cmd_topic>/model/iris_with_ardupilot_3/joint/rotor_0_joint/cmd_vel</cmd_topic>
246+
<cmd_topic>/model/iris_with_ardupilot_2/joint/rotor_0_joint/cmd_vel</cmd_topic>
247247
</control>
248248

249249
<control channel="1">
@@ -254,7 +254,7 @@
254254
<servo_min>1000</servo_min>
255255
<servo_max>2000</servo_max>
256256
<type>COMMAND</type>
257-
<cmd_topic>/model/iris_with_ardupilot_3/joint/rotor_1_joint/cmd_vel</cmd_topic>
257+
<cmd_topic>/model/iris_with_ardupilot_2/joint/rotor_1_joint/cmd_vel</cmd_topic>
258258
</control>
259259

260260
<control channel="2">
@@ -265,7 +265,7 @@
265265
<servo_min>1000</servo_min>
266266
<servo_max>2000</servo_max>
267267
<type>COMMAND</type>
268-
<cmd_topic>/model/iris_with_ardupilot_3/joint/rotor_2_joint/cmd_vel</cmd_topic>
268+
<cmd_topic>/model/iris_with_ardupilot_2/joint/rotor_2_joint/cmd_vel</cmd_topic>
269269
</control>
270270

271271
<control channel="3">
@@ -276,7 +276,7 @@
276276
<servo_min>1000</servo_min>
277277
<servo_max>2000</servo_max>
278278
<type>COMMAND</type>
279-
<cmd_topic>/model/iris_with_ardupilot_3/joint/rotor_3_joint/cmd_vel</cmd_topic>
279+
<cmd_topic>/model/iris_with_ardupilot_2/joint/rotor_3_joint/cmd_vel</cmd_topic>
280280
</control>
281281

282282
</plugin>

0 commit comments

Comments
 (0)