-
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.
Automatic build. GitHub Actions build: 372318540
icub-model-generator commit:f82b2fcaf5608b4da6495cd5433f970d76b3d425 urdf_parser_py commit:31474b9baaf7c3845b40e5a9aa87d5900a2282c3 simmechanics-to-urdf commit:386e2c9c809d8d95e8e6c169cc23747de58ebae3
- Loading branch information
Showing
12 changed files
with
359,178 additions
and
3,090 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[include "gazebo_icub_robotname.ini"] | ||
|
||
device RGBDSensorWrapper | ||
period 30 | ||
name /${gazeboYarpPluginsRobotName}/depthCamera | ||
|
||
[CAMERA_PARAM] | ||
focalLengthX 570.3422241210938 | ||
focalLengthY 570.3422241210938 | ||
tangentialPointX 0.0 | ||
tangentialPointY 0.0 |
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,7 @@ | ||
[include "gazebo_icub_robotname.ini"] | ||
|
||
device grabberDual | ||
subdevice gazebo_camera | ||
name /${gazeboYarpPluginsRobotName}/depthCamera_rgb/camera:o | ||
framerate 30 | ||
stamp 1 |
Oops, something went wrong.