Skip to content

Commit

Permalink
Merge pull request #13 from isorrentino/patch-2
Browse files Browse the repository at this point in the history
Update yarprobotinterface_amti.xml
  • Loading branch information
traversaro authored Feb 17, 2020
2 parents 25829ba + a6f1d09 commit 81e4817
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions amti/yarprobotinterface_amti.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</device>

<device name="first_plaftform" type="amtiforceplate">
<param name="platformID">2896</param>
<param name="platformID">2897</param>

<action phase="startup" level="5" type="attach">
<paramlist name="networks">
Expand All @@ -19,7 +19,7 @@
<action phase="shutdown" level="5" type="detach" />
</device>
<device name="second_plaftform" type="amtiforceplate">
<param name="platformID">2897</param>
<param name="platformID">2896</param>

<action phase="startup" level="5" type="attach">
<paramlist name="networks">
Expand Down

0 comments on commit 81e4817

Please sign in to comment.