-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'ami-iit:master' into feature/StableCentroidalMPC
- Loading branch information
Showing
73 changed files
with
1,583 additions
and
659 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
13 changes: 13 additions & 0 deletions
13
...gerDevice/app/robots/ergoCubGazeboV1_1/blf-yarp-robot-logger-interfaces/all_joints_mc.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,13 @@ | ||
<!-- Copyright (C) 2019 Istituto Italiano di Tecnologia (IIT). All rights reserved. | ||
This software may be modified and distributed under the terms of the | ||
BSD-3-Clause license. --> | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="all_joints_mc" type="remotecontrolboardremapper"> | ||
<param name="remoteControlBoards">("/ergocubSim/head", "/ergocubSim/torso", "/ergocubSim/left_arm", "/ergocubSim/right_arm", "/ergocubSim/left_leg", "/ergocubSim/right_leg")</param> | ||
<param name="axesNames">("neck_pitch", "neck_roll", "neck_yaw", "camera_tilt", "torso_pitch", "torso_roll", "torso_yaw", "l_shoulder_pitch", "l_shoulder_roll", "l_shoulder_yaw", "l_elbow", "l_wrist_roll", "l_wrist_pitch", "l_wrist_yaw", "r_shoulder_pitch", "r_shoulder_roll", "r_shoulder_yaw", "r_elbow", "r_wrist_roll", "r_wrist_pitch", "r_wrist_yaw", "l_hip_pitch", "l_hip_roll", "l_hip_yaw", "l_knee", "l_ankle_pitch", "l_ankle_roll", "r_hip_pitch", "r_hip_roll", "r_hip_yaw", "r_knee", "r_ankle_pitch", "r_ankle_roll")</param> | ||
<param name="localPortPrefix">/yarp_robot_logger/joints</param> | ||
|
||
<group name="REMOTE_CONTROLBOARD_OPTIONS"> | ||
<param name="carrier">udp</param> | ||
</group> | ||
</device> |
36 changes: 36 additions & 0 deletions
36
...LoggerDevice/app/robots/ergoCubGazeboV1_1/blf-yarp-robot-logger-interfaces/ft_clients.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,36 @@ | ||
<!-- Copyright (C) 2022 Istituto Italiano di Tecnologia (IIT). All rights reserved. | ||
This software may be modified and distributed under the terms of the | ||
BSD-3-Clause license. --> | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
|
||
<devices> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="left_arm_ft_client" type="multipleanalogsensorsclient"> | ||
<param name="remote">/ergocubSim/left_arm/FT</param> | ||
<param name="local">/yarp_robot_logger/left_arm</param> | ||
<param name="timeout">0.5</param> | ||
<param name="carrier">fast_tcp</param> | ||
</device> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="right_arm_ft_client" type="multipleanalogsensorsclient"> | ||
<param name="remote">/ergocubSim/right_arm/FT</param> | ||
<param name="local">/yarp_robot_logger/right_arm</param> | ||
<param name="timeout">0.5</param> | ||
<param name="carrier">fast_tcp</param> | ||
</device> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="left_leg_ft_client" type="multipleanalogsensorsclient"> | ||
<param name="remote">/ergocubSim/left_leg/FT</param> | ||
<param name="local">/yarp_robot_logger/left_leg</param> | ||
<param name="timeout">0.5</param> | ||
<param name="carrier">fast_tcp</param> | ||
</device> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="right_leg_ft_client" type="multipleanalogsensorsclient"> | ||
<param name="remote">/ergocubSim/right_leg/FT</param> | ||
<param name="local">/yarp_robot_logger/right_leg</param> | ||
<param name="timeout">0.5</param> | ||
<param name="carrier">fast_tcp</param> | ||
</device> | ||
|
||
</devices> |
22 changes: 22 additions & 0 deletions
22
...oggerDevice/app/robots/ergoCubGazeboV1_1/blf-yarp-robot-logger-interfaces/imu_clients.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,22 @@ | ||
<!-- Copyright (C) 2019 Istituto Italiano di Tecnologia (IIT). All rights reserved. | ||
This software may be modified and distributed under the terms of the | ||
GNU Lesser General Public License v2.1 or any later version. --> | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
|
||
<devices> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="left_foot_imu_client" type="multipleanalogsensorsclient"> | ||
<param name="remote">/ergocubSim/left_foot_heel_tiptoe/imu</param> | ||
<param name="local">/yarp_robot_logger/left_foot/imu</param> | ||
<param name="timeout">0.5</param> | ||
<param name="carrier">fast_tcp</param> | ||
</device> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="right_foot_imu_client" type="multipleanalogsensorsclient"> | ||
<param name="remote">/ergocubSim/right_foot_heel_tiptoe/imu</param> | ||
<param name="local">/yarp_robot_logger/right_foot/imu</param> | ||
<param name="timeout">0.5</param> | ||
<param name="carrier">fast_tcp</param> | ||
</device> | ||
|
||
</devices> |
39 changes: 39 additions & 0 deletions
39
...ggerDevice/app/robots/ergoCubGazeboV1_1/blf-yarp-robot-logger-interfaces/mas-remapper.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,39 @@ | ||
<!-- Copyright (C) 2019-2021 Istituto Italiano di Tecnologia (IIT). All rights reserved. | ||
This software may be modified and distributed under the terms of the | ||
BSD-3-Clause license. --> | ||
|
||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="mas-remapper" type="multipleanalogsensorsremapper"> | ||
<param name="period">10</param> | ||
<param name="ThreeAxisGyroscopesNames"> | ||
(l_foot_front_ft_imu, l_foot_rear_ft_imu, r_foot_front_ft_imu, r_foot_rear_ft_imu) | ||
</param> | ||
<param name="ThreeAxisLinearAccelerometersNames"> | ||
(l_foot_front_ft_imu, l_foot_rear_ft_imu, r_foot_front_ft_imu, r_foot_rear_ft_imu) | ||
</param> | ||
<param name="ThreeAxisMagnetometersNames"> | ||
(l_foot_front_ft_imu, l_foot_rear_ft_imu, r_foot_front_ft_imu, r_foot_rear_ft_imu) | ||
</param> | ||
<param name="OrientationSensorsNames"> | ||
(l_foot_front_ft_imu, l_foot_rear_ft_imu, r_foot_front_ft_imu, r_foot_rear_ft_imu) | ||
</param> | ||
<param name="SixAxisForceTorqueSensorsNames"> | ||
(l_arm_ft, r_arm_ft, l_leg_ft, l_foot_front_ft, l_foot_rear_ft, r_leg_ft, r_foot_front_ft, r_foot_rear_ft) | ||
</param> | ||
<param name="TemperatureSensorsNames"> | ||
(l_arm_ft, r_arm_ft, l_leg_ft, l_foot_front_ft, l_foot_rear_ft, r_leg_ft, r_foot_front_ft, r_foot_rear_ft) | ||
</param> | ||
|
||
<action phase="startup" level="5" type="attach"> | ||
<paramlist name="networks"> | ||
<elem name="left_arm_ft_client">left_arm_ft_client</elem> | ||
<elem name="right_arm_ft_client">right_arm_ft_client</elem> | ||
<elem name="left_leg_ft_client">left_leg_ft_client</elem> | ||
<elem name="right_leg_ft_client">right_leg_ft_client</elem> | ||
<elem name="left_foot_imu_client">left_foot_imu_client</elem> | ||
<elem name="right_foot_imu_client">right_foot_imu_client</elem> | ||
</paramlist> | ||
</action> | ||
|
||
<action phase="shutdown" level="5" type="detach" /> | ||
</device> |
44 changes: 44 additions & 0 deletions
44
...erDevice/app/robots/ergoCubGazeboV1_1/blf-yarp-robot-logger-interfaces/wrench_clients.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,44 @@ | ||
<!-- Copyright (C) 2022 Istituto Italiano di Tecnologia (IIT). All rights reserved. | ||
This software may be modified and distributed under the terms of the | ||
BSD-3-Clause license. --> | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
|
||
<devices> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="left_arm_wrench_client" type="genericSensorClient"> | ||
<param name="remote">/wholeBodyDynamics/left_arm/cartesianEndEffectorWrench:o</param> | ||
<param name="local">/yarp_robot_logger/left_arm_wrench</param> | ||
<param name="carrier">udp</param> | ||
</device> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="right_arm_wrench_client" type="genericSensorClient"> | ||
<param name="remote">/wholeBodyDynamics/right_arm/cartesianEndEffectorWrench:o</param> | ||
<param name="local">/yarp_robot_logger/right_arm_wrench</param> | ||
<param name="carrier">udp</param> | ||
</device> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="left_front_wrench_client" type="genericSensorClient"> | ||
<param name="remote">/wholeBodyDynamics/left_foot_front/cartesianEndEffectorWrench:o</param> | ||
<param name="local">/yarp_robot_logger/left_front_wrench</param> | ||
<param name="carrier">udp</param> | ||
</device> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="left_rear_wrench_client" type="genericSensorClient"> | ||
<param name="remote">/wholeBodyDynamics/left_foot_rear/cartesianEndEffectorWrench:o</param> | ||
<param name="local">/yarp_robot_logger/left_rear_wrench</param> | ||
<param name="carrier">udp</param> | ||
</device> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="right_front_wrench_client" type="genericSensorClient"> | ||
<param name="remote">/wholeBodyDynamics/right_foot_front/cartesianEndEffectorWrench:o</param> | ||
<param name="local">/yarp_robot_logger/right_front_wrench</param> | ||
<param name="carrier">udp</param> | ||
</device> | ||
|
||
<device xmlns:xi="http://www.w3.org/2001/XInclude" name="right_rear_wrench_client" type="genericSensorClient"> | ||
<param name="remote">/wholeBodyDynamics/right_foot_rear/cartesianEndEffectorWrench:o</param> | ||
<param name="local">/yarp_robot_logger/right_rear_wrench</param> | ||
<param name="carrier">udp</param> | ||
</device> | ||
|
||
</devices> |
17 changes: 17 additions & 0 deletions
17
devices/YarpRobotLoggerDevice/app/robots/ergoCubGazeboV1_1/launch-yarp-robot-logger.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,17 @@ | ||
<!-- Copyright (C) 2019-2022 Istituto Italiano di Tecnologia (IIT). All rights reserved. | ||
This software may be modified and distributed under the terms of the | ||
BSD-3-Clause license. --> | ||
|
||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<!DOCTYPE robot PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd"> | ||
|
||
<robot name="ergoCubGazeboV1_1" portprefix="YarpRobotLogger" build="1" xmlns:xi="http://www.w3.org/2001/XInclude"> | ||
<devices> | ||
<!-- interface --> | ||
<xi:include href="blf-yarp-robot-logger-interfaces/all_joints_mc.xml" /> | ||
<xi:include href="blf-yarp-robot-logger-interfaces/ft_clients.xml" /> | ||
<xi:include href="blf-yarp-robot-logger-interfaces/imu_clients.xml" /> | ||
<xi:include href="blf-yarp-robot-logger-interfaces/mas-remapper.xml" /> | ||
<xi:include href="./yarp-robot-logger.xml" /> | ||
</devices> | ||
</robot> |
Oops, something went wrong.