-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade robots to the latest NWS/NWC layers - 10 (#346)
- Loading branch information
1 parent
0437f6e
commit f8ada96
Showing
67 changed files
with
588 additions
and
378 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 5 additions & 7 deletions
12
...wrappers/motorControl/head_mc_wrapper.xml → ...rappers/motorControl/head-mc_remapper.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd"> | ||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="head_mc_wrapper" type="controlboardwrapper2"> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="head_mc_remapper" type="controlboardremapper"> | ||
<paramlist name="networks"> | ||
<elem name="head_joints">( 0 5 0 5 )</elem> | ||
<elem name="head_joints">( 0 5 0 5 )</elem> | ||
</paramlist> | ||
<param name="period"> 10 </param> | ||
<param name="name"> /icub/head </param> | ||
<param name="ports"> head </param> | ||
<param name="joints"> 6 </param> | ||
<param name="joints"> 6 </param> | ||
<action phase="startup" level="5" type="attach"> | ||
<paramlist name="networks"> | ||
<elem name="head_joints"> head_mc </elem> | ||
</paramlist> | ||
</action> | ||
<action phase="shutdown" level="5" type="detach" /> | ||
<action phase="shutdown" level="20" type="detach" /> | ||
</device> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd"> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="head_mc_nws_yarp" type="controlBoard_nws_yarp"> | ||
<param name="name"> /icub/head </param> | ||
<action phase="startup" level="10" type="attach"> | ||
<param name="device"> head_mc_remapper </param> | ||
</action> | ||
<action phase="shutdown" level="15" type="detach" /> | ||
</device> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd"> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="head-mc_remapper" type="controlboardremapper"> | ||
<paramlist name="networks"> | ||
<elem name="head_joints">( 0 5 0 5 )</elem> | ||
</paramlist> | ||
<param name="joints"> 6 </param> | ||
<action phase="startup" level="5" type="attach"> | ||
<paramlist name="networks"> | ||
<elem name="head_joints"> head-cfw2_can0-mc </elem> | ||
</paramlist> | ||
</action> | ||
<action phase="shutdown" level="20" type="detach" /> | ||
</device> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd"> | ||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="head-mc_wrapper" type="controlboardwrapper2"> | ||
<paramlist name="networks"> | ||
<elem name="FirstSetOfJoints">( 0 5 0 5 )</elem> | ||
</paramlist> | ||
<param name="period"> 10 </param> | ||
<param name="name"> /icub/head </param> | ||
<param name="ports"> head </param> | ||
<param name="joints"> 6 </param> | ||
<action phase="startup" level="5" type="attach"> | ||
<paramlist name="networks"> | ||
<elem name="FirstSetOfJoints"> head-cfw2_can0-mc </elem> | ||
<elem name="Calibrator"> head-calibrator </elem> | ||
</paramlist> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="head_mc_nws_yarp" type="controlBoard_nws_yarp"> | ||
<param name="name"> /icub/head </param> | ||
<action phase="startup" level="10" type="attach"> | ||
<param name="device"> head-mc_remapper </param> | ||
</action> | ||
<action phase="shutdown" level="5" type="detach" /> | ||
</device> | ||
<action phase="shutdown" level="15" type="detach" /> | ||
</device> |
21 changes: 21 additions & 0 deletions
21
iCubChemnitz01/wrappers/motorControl/right_arm-mc_remapper.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd"> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="right_arm-mc_remapper" type="controlboardremapper"> | ||
<paramlist name="networks"> | ||
<elem name="right_arm_joints1">( 0 3 0 3 )</elem> | ||
<elem name="right_arm_joints2">( 4 7 0 3 )</elem> | ||
<elem name="right_arm_joints3">( 8 11 0 3 )</elem> | ||
<elem name="right_arm_joints4">( 12 15 0 3 )</elem> | ||
</paramlist> | ||
<param name="joints"> 16 </param> | ||
<action phase="startup" level="5" type="attach"> | ||
<paramlist name="networks"> | ||
<elem name="right_arm_joints1"> right_arm-eb3-j0_3-mc </elem> | ||
<elem name="right_arm_joints2"> right_arm-eb27-j4_7-mc </elem> | ||
<elem name="right_arm_joints3"> right_arm-eb28-j8_11-mc </elem> | ||
<elem name="right_arm_joints4"> right_arm-eb29-j12_15-mc </elem> | ||
</paramlist> | ||
</action> | ||
<action phase="shutdown" level="20" type="detach" /> | ||
</device> |
30 changes: 7 additions & 23 deletions
30
iCubChemnitz01/wrappers/motorControl/right_arm-mc_wrapper.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd"> | ||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="right_arm-mc_wrapper" type="controlboardwrapper2"> | ||
<paramlist name="networks"> | ||
<!-- when we'll use entire arm we should use following sets --> | ||
<elem name="FirstSetOfJoints">( 0 3 0 3 )</elem> | ||
<elem name="SecondSetOfJoints">( 4 7 0 3 )</elem> | ||
<elem name="ThirdSetOfJoints">( 8 11 0 3 )</elem> | ||
<elem name="FourthSetOfJoints">( 12 15 0 3 )</elem> | ||
</paramlist> | ||
<param name="period"> 10 </param> | ||
<param name="name"> /icub/right_arm </param> | ||
<param name="ports"> right_arm </param> | ||
<param name="joints"> 16 </param> | ||
<action phase="startup" level="5" type="attach"> | ||
<paramlist name="networks"> | ||
<!-- The param value must match the device name in the corresponding right_lower_arm-jx_y-mc.xml file --> | ||
<elem name="FirstSetOfJoints"> right_arm-eb3-j0_3-mc </elem> | ||
<elem name="SecondSetOfJoints"> right_arm-eb27-j4_7-mc </elem> | ||
<elem name="ThirdSetOfJoints"> right_arm-eb28-j8_11-mc </elem> | ||
<elem name="FourthSetOfJoints"> right_arm-eb29-j12_15-mc </elem> | ||
<elem name="Calibrator"> right_arm-calibrator </elem> | ||
</paramlist> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="right_arm-mc_nws_yarp" type="controlBoard_nws_yarp"> | ||
<param name="name"> /icub/right_arm </param> | ||
<action phase="startup" level="10" type="attach"> | ||
<param name="device"> right_arm-mc_remapper </param> | ||
</action> | ||
<action phase="shutdown" level="5" type="detach" /> | ||
</device> | ||
<action phase="shutdown" level="15" type="detach" /> | ||
</device> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.