-
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.
Fix minor issues in
iCubGazeboV3_visuomanip
(#176)
- Loading branch information
Showing
5 changed files
with
159 additions
and
161 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
iCub_manual/conf_manual/iCubGazeboV3_visuomanip/gazebo_icub_left_depth_camera.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
7 changes: 7 additions & 0 deletions
7
iCub_manual/conf_manual/iCubGazeboV3_visuomanip/gazebo_icub_left_rgb_camera.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[include "gazebo_icub_robotname.ini"] | ||
|
||
device frameGrabber_nws_yarp | ||
subdevice gazebo_camera | ||
name /${gazeboYarpPluginsRobotName}/cam/left/rgbImage:o | ||
freq 30 | ||
stamp 1 |
11 changes: 11 additions & 0 deletions
11
iCub_manual/conf_manual/iCubGazeboV3_visuomanip/gazebo_icub_right_depth_camera.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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[include "gazebo_icub_robotname.ini"] | ||
|
||
device RGBDSensor_nws_yarp | ||
period 30 | ||
name /${gazeboYarpPluginsRobotName}/cam/right | ||
|
||
[CAMERA_PARAM] | ||
focalLengthX 343.12110728152936 | ||
focalLengthY 343.12110728152936 | ||
tangentialPointX 0.0 | ||
tangentialPointY 0.0 |
2 changes: 1 addition & 1 deletion
2
iCub_manual/conf_manual/iCubGazeboV3_visuomanip/gazebo_icub_right_rgb_camera.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
Oops, something went wrong.