forked from robotology/robots-configuration
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4c45383
commit 1e4d265
Showing
27 changed files
with
682 additions
and
80 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
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
47 changes: 47 additions & 0 deletions
47
experimentalSetups/lego_setup_amc_advfoc/calibrators/setup-calib.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,47 @@ | ||
<?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="setup-calibrator" type="parametricCalibratorEth"> | ||
|
||
<xi:include href="../general.xml" /> | ||
|
||
<group name="GENERAL"> | ||
<param name="joints"> 1 </param> <!-- the number of joints of the robot part --> | ||
<param name="deviceName"> Setup_Calibrator </param> | ||
</group> | ||
|
||
<group name="HOME"> | ||
<param name="positionHome"> 0 </param> | ||
<param name="velocityHome"> 10 </param> | ||
</group> | ||
|
||
<group name="CALIBRATION"> | ||
<param name="calibrationType"> 12 </param> | ||
|
||
<param name="calibration1"> 6865 </param> | ||
<param name="calibration2"> 0 </param> | ||
<param name="calibration3"> 0 </param> | ||
<param name="calibration4"> 0 </param> | ||
<param name="calibration5"> 0 </param> | ||
<param name="calibrationZero"> 0 </param> | ||
<param name="calibrationDelta"> 0 </param> | ||
|
||
<param name="startupPosition"> 0.0 </param> | ||
<param name="startupVelocity"> 30.0 </param> | ||
<param name="startupMaxPwm"> 16000 </param> | ||
<param name="startupPosThreshold"> 2 </param> | ||
</group> | ||
|
||
<param name="CALIB_ORDER"> (0) </param> | ||
|
||
<action phase="startup" level="10" type="calibrate"> | ||
<param name="target">setup-mc_remapper</param> | ||
</action> | ||
|
||
<action phase="interrupt1" level="1" type="park"> | ||
<param name="target">setup-mc_remapper</param> | ||
</action> | ||
|
||
<action phase="interrupt3" level="1" type="abort" /> | ||
|
||
</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,2 @@ | ||
[DRIVERS] | ||
ETH "eth" |
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,12 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<!DOCTYPE params PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd"> | ||
|
||
<params xmlns:xi="http://www.w3.org/2001/XInclude" robot="setup" build="1"> | ||
|
||
<group name="GENERAL"> | ||
<param name="skipCalibration"> false </param> | ||
<param name="useRawEncoderData"> false </param> | ||
<param name="useLimitedPWM"> false </param> | ||
<param name="verbose"> false </param> | ||
</group> | ||
</params> |
14 changes: 14 additions & 0 deletions
14
experimentalSetups/lego_setup_amc_advfoc/hardware/electronics/pc104.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,14 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<!DOCTYPE params PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd"> | ||
|
||
<params xmlns:xi="http://www.w3.org/2001/XInclude" robot="setup" build="1"> | ||
|
||
<group name="PC104"> | ||
<param name="PC104IpAddress"> 10.0.1.104 </param> | ||
<param name="PC104IpPort"> 12345 </param> | ||
<param name="PC104TXrate"> 1 </param> | ||
<param name="PC104RXrate"> 5 </param> | ||
</group> | ||
|
||
</params> | ||
|
40 changes: 40 additions & 0 deletions
40
experimentalSetups/lego_setup_amc_advfoc/hardware/electronics/setup-eb2-j0_2-eln.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,40 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<!DOCTYPE params PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd"> | ||
|
||
<params xmlns:xi="http://www.w3.org/2001/XInclude" robot="setup" build="1"> | ||
|
||
<xi:include href="./pc104.xml" /> | ||
|
||
<group name="ETH_BOARD"> | ||
|
||
<group name="ETH_BOARD_PROPERTIES"> | ||
<param name="IpAddress"> 10.0.1.1 </param> | ||
<param name="IpPort"> 12345 </param> | ||
<param name="Type"> amc </param> | ||
<param name="maxSizeRXpacket"> 768 </param> | ||
<param name="maxSizeROP"> 384 </param> | ||
</group> | ||
|
||
<group name="ETH_BOARD_SETTINGS"> | ||
<param name="Name"> "setup-eb2-j0_2" </param> | ||
<group name="RUNNINGMODE"> | ||
<param name="period"> 1000 </param> | ||
<param name="maxTimeOfRXactivity"> 400 </param> | ||
<param name="maxTimeOfDOactivity"> 300 </param> | ||
<param name="maxTimeOfTXactivity"> 300 </param> | ||
<param name="TXrateOfRegularROPs"> 5 </param> | ||
</group> | ||
</group> | ||
|
||
<group name="ETH_BOARD_ACTIONS"> | ||
<group name="MONITOR_ITS_PRESENCE"> | ||
<param name="enabled"> true </param> | ||
<param name="timeout"> 0.020 </param> | ||
<param name="periodOfMissingReport"> 60.0 </param> | ||
</group> | ||
</group> | ||
|
||
</group> | ||
|
||
</params> | ||
|
Oops, something went wrong.