Skip to content

Commit

Permalink
Merge pull request #39 from robotology/pattacini-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene authored Mar 16, 2023
2 parents 9a15450 + 9bf8595 commit 0ac4519
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demoRedBall/app/scripts/demoRedBall_gazebo.xml.template
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<dependencies>
<port timeout="20">/icubSim/torso/state:o</port>
<port timeout="20">/icubSim/head/state:o</port>
<port timeout="20">/icubSim/inertial</port>
</dependencies>
<ensure>
<wait when="stop">5</wait>
Expand Down Expand Up @@ -67,7 +66,7 @@
<port timeout="20">/icubSim/torso/state:o</port>
<port timeout="20">/icubSim/right_arm/state:o</port>
<port timeout="20">/icubSim/left_arm/state:o</port>
<port timeout="20">/icubSim/inertial</port>
<port timeout="20">/icubSim/head/inertials/measures:o</port>
</dependencies>
<node>localhost</node>
</module>
Expand Down

0 comments on commit 0ac4519

Please sign in to comment.