Skip to content

Commit 5a8d3dd

Browse files
authored
Add explicit period parameter(0.01 s) for the controlboard_nws_yarp (#379)
1 parent a67763a commit 5a8d3dd

File tree

306 files changed

+537
-231
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

306 files changed

+537
-231
lines changed

ergoCubSN000/wrappers/motorControl/face-mc_wrapper.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd">
33

44
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="face-mc_nws_yarp" type="controlBoard_nws_yarp">
5+
<param name="period"> 0.01 </param>
56
<param name="name"> /icub/face </param>
67
<action phase="startup" level="10" type="attach">
78
<param name="device"> face-mc_remapper </param>

ergoCubSN000/wrappers/motorControl/head-mc_wrapper.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd">
33

44
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="head-mc_nws_yarp" type="controlBoard_nws_yarp">
5+
<param name="period"> 0.01 </param>
56
<param name="name"> /icub/head </param>
67
<action phase="startup" level="10" type="attach">
78
<param name="device"> head-mc_remapper </param>

ergoCubSN000/wrappers/motorControl/left_arm-mc_wrapper.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd">
3-
3+
44
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="left_arm-mc_nws_yarp" type="controlBoard_nws_yarp">
5+
<param name="period"> 0.01 </param>
56
<param name="name"> /icub/left_arm </param>
67
<action phase="startup" level="10" type="attach">
78
<param name="device"> left_arm-mc_remapper </param>

ergoCubSN000/wrappers/motorControl/left_leg-mc_wrapper.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd">
3-
3+
44
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="left_leg-mc_nws_yarp" type="controlBoard_nws_yarp">
5+
<param name="period"> 0.01 </param>
56
<param name="name"> /icub/left_leg </param>
67
<action phase="startup" level="10" type="attach">
78
<param name="device"> left_leg-mc_remapper </param>

ergoCubSN000/wrappers/motorControl/left_shoulder-mc_wrapper.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd">
3-
3+
44
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="left_arm-mc_nws_yarp" type="controlBoard_nws_yarp">
5+
<param name="period"> 0.01 </param>
56
<param name="name"> /icub/left_arm </param>
67
<action phase="startup" level="10" type="attach">
78
<param name="device"> left_shoulder-mc_remapper </param>

ergoCubSN000/wrappers/motorControl/right_arm-mc_wrapper.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd">
3-
3+
44
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="right_arm-mc_nws_yarp" type="controlBoard_nws_yarp">
5+
<param name="period"> 0.01 </param>
56
<param name="name"> /icub/right_arm </param>
67
<action phase="startup" level="10" type="attach">
78
<param name="device"> right_arm-mc_remapper </param>

ergoCubSN000/wrappers/motorControl/right_leg-mc_wrapper.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd">
3-
3+
44
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="right_leg-mc_nws_yarp" type="controlBoard_nws_yarp">
5+
<param name="period"> 0.01 </param>
56
<param name="name"> /icub/right_leg </param>
67
<action phase="startup" level="10" type="attach">
78
<param name="device"> right_leg-mc_remapper </param>

ergoCubSN000/wrappers/motorControl/right_shoulder-mc_wrapper.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd">
3-
3+
44
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="right_arm-mc_nws_yarp" type="controlBoard_nws_yarp">
5+
<param name="period"> 0.01 </param>
56
<param name="name"> /icub/right_arm </param>
67
<action phase="startup" level="10" type="attach">
78
<param name="device"> right_shoulder-mc_remapper </param>

ergoCubSN000/wrappers/motorControl/torso-mc_wrapper.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd">
3-
3+
44
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="torso-mc_nws_yarp" type="controlBoard_nws_yarp">
5+
<param name="period"> 0.01 </param>
56
<param name="name"> /icub/torso </param>
67
<action phase="startup" level="10" type="attach">
78
<param name="device"> torso-mc_remapper </param>

experimentalSetups/5-setup/wrappers/motorControl/5-setup-mc_wrapper.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE devices PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd">
3-
3+
44
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="5-setup-mc_nws_yarp" type="controlBoard_nws_yarp">
5+
<param name="period"> 0.01 </param>
56
<param name="name"> /icub/5-setup </param>
67
<action phase="startup" level="10" type="attach">
78
<param name="device"> 5-setup-mc_remapper </param>

0 commit comments

Comments
 (0)