Skip to content

Commit

Permalink
ergoCubV1*: fix configuration file of depth sensor (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene authored Nov 13, 2023
2 parents 91dfd1a + aebd334 commit 18ca109
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
8 changes: 0 additions & 8 deletions urdf/ergoCub/conf/gazebo_ergocub_depth_camera.ini

This file was deleted.

4 changes: 2 additions & 2 deletions urdf/ergoCub/conf/sensors/gazebo_ergocub_rgbd_camera.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ yarpDeviceName rgbdCamera
disableImplicitNetworkWrapper

[CAMERA_PARAM]
focalLengthX 570.3422241210938
focalLengthY 570.3422241210938
focalLengthX 389.453
focalLengthY 389.453
tangentialPointX 0.0
tangentialPointY 0.0

0 comments on commit 18ca109

Please sign in to comment.