-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #192 from robotology/devel
Merge devel in master
- Loading branch information
Showing
161 changed files
with
2,115 additions
and
1,217 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
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 |
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 |
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 |
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 |
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 |
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 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 |
32 changes: 5 additions & 27 deletions
32
iCub/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 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
Oops, something went wrong.