This repository was archived by the owner on Apr 6, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
src/devices/wholeBodyDynamics/app Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 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">
33
4- <robot name =" @WBD_YARP_ROBOT_NAME" >
4+ <robot name =" @WBD_YARP_ROBOT_NAME" build = " 1 " xmlns : xi = " http://www.w3.org/2001/XInclude " >
55 <!-- controlboards -->
66 <device name =" torso_mc" type =" remote_controlboard" >
77 <param name =" remote" > /icub/torso </param >
120120 </device >
121121
122122 <!-- estimators -->
123- <devices file =" estimators/wholebodydynamics-external.xml" />
123+ <xi : include href =" estimators/wholebodydynamics-external.xml" />
124124</robot >
Original file line number Diff line number Diff line change 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">
33
4- <robot name =" @WBD_YARP_ROBOT_NAME" >
4+ <robot name =" @WBD_YARP_ROBOT_NAME" build = " 1 " xmlns : xi = " http://www.w3.org/2001/XInclude " >
55 <!-- controlboards -->
66 <device name =" torso_mc" type =" remote_controlboard" >
77 <param name =" remote" > /icubSim/torso </param >
9494 </device >
9595
9696 <!-- estimators -->
97- <devices file =" estimators/wholebodydynamics-external.xml" />
97+ <xi : include href =" estimators/wholebodydynamics-external.xml" />
9898</robot >
Original file line number Diff line number Diff line change 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">
33
4- <robot name =" @WBD_YARP_ROBOT_NAME" >
4+ <robot name =" @WBD_YARP_ROBOT_NAME" build = " 1 " xmlns : xi = " http://www.w3.org/2001/XInclude " >
55 <!-- controlboards -->
66 <device name =" torso_mc" type =" remote_controlboard" >
77 <param name =" remote" > /icub/torso </param >
130130 </device >
131131
132132 <!-- estimators -->
133- <devices file =" estimators/wholebodydynamics-external.xml" />
133+ <xi : include href =" estimators/wholebodydynamics-external.xml" />
134134</robot >
Original file line number Diff line number Diff line change 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">
33
4- <robot name =" iCubHeidelberg01" >
4+ <robot name =" iCubHeidelberg01" build = " 1 " xmlns : xi = " http://www.w3.org/2001/XInclude " >
55 <!-- controlboards -->
66 <device name =" torso_mc" type =" remote_controlboard" >
77 <param name =" remote" > /icub/torso </param >
6868 </device >
6969
7070 <!-- estimators -->
71- <devices file =" estimators/wholebodydynamics-external.xml" />
71+ <xi : include href =" estimators/wholebodydynamics-external.xml" />
7272</robot >
You can’t perform that action at this time.
0 commit comments