forked from robotology/robots-configuration
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes on iCubGenova09 (robotology#380)
Co-authored-by: Ines <[email protected]> Co-authored-by: iCubGenova09 <[email protected]> Co-authored-by: Giulio Romualdi <[email protected]> Co-authored-by: icub <[email protected]> Co-authored-by: iCub <[email protected]>
- Loading branch information
1 parent
5a8d3dd
commit e3aec73
Showing
33 changed files
with
442 additions
and
321 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
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,46 @@ | ||
<?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="left_arm-eb1-imu" type="embObjIMU"> | ||
|
||
<xi:include href="../../general.xml" /> | ||
|
||
<xi:include href="../../hardware/electronics/left_arm-eb1-j0_1-eln.xml" /> | ||
|
||
<group name="SERVICE"> | ||
|
||
<param name="type"> eomn_serv_AS_inertials3 </param> | ||
|
||
<group name="PROPERTIES"> | ||
|
||
<group name="CANBOARDS"> | ||
<param name="type"> eobrd_strain2 </param> | ||
|
||
<group name="PROTOCOL"> | ||
<param name="major"> 0 </param> | ||
<param name="minor"> 0 </param> | ||
</group> | ||
|
||
<group name="FIRMWARE"> | ||
<param name="major"> 0 </param> | ||
<param name="minor"> 0 </param> | ||
<param name="build"> 0 </param> | ||
</group> | ||
</group> | ||
|
||
<group name="SENSORS"> | ||
<param name="id"> l_arm_ft_acc l_arm_ft_gyro l_arm_ft_eul l_arm_ft_mag l_arm_ft_stat </param> | ||
<param name="type"> eoas_imu_acc eoas_imu_gyr eoas_imu_eul eoas_imu_mag eoas_imu_status </param> | ||
<param name="boardType"> strain2 strain2 strain2 strain2 strain2 </param> | ||
<param name="location"> CAN2:13 CAN2:13 CAN2:13 CAN2:13 CAN2:13 </param> | ||
</group> | ||
|
||
</group> | ||
|
||
<group name="SETTINGS"> | ||
<param name="acquisitionRate"> 50 </param> | ||
<param name="enabledSensors"> l_arm_ft_acc l_arm_ft_gyro l_arm_ft_eul l_arm_ft_mag l_arm_ft_stat </param> | ||
</group> | ||
</group> | ||
|
||
</device> |
63 changes: 0 additions & 63 deletions
63
iCubGenova09/hardware/inertials/left_arm-eb24-j4_7-inertials.xml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.