-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate iCub2_5 models to use gazebo_yarp_robotinterface plugin (#231)
- Loading branch information
Showing
64 changed files
with
523 additions
and
1,444 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
9 changes: 2 additions & 7 deletions
9
simmechanics/data/icub2_5/conf/FT/gazebo_icub_left_arm_ft.ini
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 |
---|---|---|
@@ -1,7 +1,2 @@ | ||
[include "../gazebo_icub_robotname.ini"] | ||
|
||
name /${gazeboYarpPluginsRobotName}/left_arm/analog:o | ||
period 10 | ||
|
||
device analogServer | ||
|
||
disableImplicitNetworkWrapper | ||
yarpDeviceName icub_left_arm_ft |
9 changes: 2 additions & 7 deletions
9
simmechanics/data/icub2_5/conf/FT/gazebo_icub_left_foot_ft.ini
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 |
---|---|---|
@@ -1,7 +1,2 @@ | ||
[include "../gazebo_icub_robotname.ini"] | ||
|
||
name /${gazeboYarpPluginsRobotName}/left_foot/analog:o | ||
period 10 | ||
|
||
device analogServer | ||
|
||
disableImplicitNetworkWrapper | ||
yarpDeviceName icub_left_foot_ft |
9 changes: 2 additions & 7 deletions
9
simmechanics/data/icub2_5/conf/FT/gazebo_icub_left_leg_ft.ini
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 |
---|---|---|
@@ -1,7 +1,2 @@ | ||
[include "../gazebo_icub_robotname.ini"] | ||
|
||
name /${gazeboYarpPluginsRobotName}/left_leg/analog:o | ||
period 10 | ||
|
||
device analogServer | ||
|
||
disableImplicitNetworkWrapper | ||
yarpDeviceName icub_left_leg_ft |
9 changes: 2 additions & 7 deletions
9
simmechanics/data/icub2_5/conf/FT/gazebo_icub_right_arm_ft.ini
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 |
---|---|---|
@@ -1,7 +1,2 @@ | ||
[include "../gazebo_icub_robotname.ini"] | ||
|
||
name /${gazeboYarpPluginsRobotName}/right_arm/analog:o | ||
period 10 | ||
|
||
device analogServer | ||
|
||
disableImplicitNetworkWrapper | ||
yarpDeviceName icub_right_arm_ft |
8 changes: 2 additions & 6 deletions
8
simmechanics/data/icub2_5/conf/FT/gazebo_icub_right_foot_ft.ini
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 |
---|---|---|
@@ -1,6 +1,2 @@ | ||
[include "../gazebo_icub_robotname.ini"] | ||
|
||
name /${gazeboYarpPluginsRobotName}/right_foot/analog:o | ||
period 10 | ||
|
||
device analogServer | ||
disableImplicitNetworkWrapper | ||
yarpDeviceName icub_right_foot_ft |
7 changes: 2 additions & 5 deletions
7
simmechanics/data/icub2_5/conf/FT/gazebo_icub_right_leg_ft.ini
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 |
---|---|---|
@@ -1,6 +1,3 @@ | ||
[include "../gazebo_icub_robotname.ini"] | ||
disableImplicitNetworkWrapper | ||
yarpDeviceName icub_right_leg_ft | ||
|
||
name /${gazeboYarpPluginsRobotName}/right_leg/analog:o | ||
period 10 | ||
|
||
device analogServer |
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,14 +1,2 @@ | ||
[include "gazebo_icub_robotname.ini"] | ||
|
||
[WRAPPER] | ||
device multipleanalogsensorsserver | ||
name /${gazeboYarpPluginsRobotName}/head/inertials | ||
period 10 | ||
|
||
[ADDITIONAL_WRAPPER] | ||
device inertial | ||
name /${gazeboYarpPluginsRobotName}/inertial | ||
period 0.01 | ||
|
||
[IMU_DRIVER] | ||
device gazebo_imu | ||
disableImplicitNetworkWrapper | ||
yarpDeviceName head_inertial_hardware_device |
This file was deleted.
Oops, something went wrong.
74 changes: 0 additions & 74 deletions
74
simmechanics/data/icub2_5/conf/gazebo_icub_left_arm_no_hand.ini
This file was deleted.
Oops, something went wrong.
32 changes: 5 additions & 27 deletions
32
simmechanics/data/icub2_5/conf/gazebo_icub_left_arm_no_hand_for_no_hand_model.ini
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.