Skip to content

Commit 1de1253

Browse files
authored
fixed calibrator for CAN device (#553)
1 parent 368af64 commit 1de1253

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

iCubGenova06/calibrators/head-calib.xml

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

44

5-
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="head_calibrator" type="parametricCalibratorEth">
5+
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="head_calibrator" type="parametricCalibrator">
66
<xi:include href="../general.xml" />
77

88
<group name="GENERAL">

iCubNancy01/calibrators/head-calib.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22

3-
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="head-calibrator" type="parametricCalibratorEth">
3+
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="head-calibrator" type="parametricCalibrator">
44
<xi:include href="../general.xml"/>
55

66
<group name="GENERAL">

0 commit comments

Comments
 (0)