Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depth camera parameters #14

Open
jchevrie opened this issue Jan 16, 2019 · 1 comment
Open

Depth camera parameters #14

jchevrie opened this issue Jan 16, 2019 · 1 comment

Comments

@jchevrie
Copy link

The file gazebo_cer_depthCamera.ini seems to contain some misleading data.

  • the name is set to /${gazeboYarpPluginsRobotName} so that the ports associated to the RGBD camera have misleading names like /SIM_CER_ROBOT/rpc:i.
    It should probably be changed to /${gazeboYarpPluginsRobotName}/depthCamera to have clearly identified port names.

  • the whole group of parameters in [CAMERA_PARAM]does not seem to be loaded by the gazebo_depthCamera plugin (camera parameters can only be changed in the cer.sdf file).
    Are these parameters used by anything else (if not, it would probably be better to remove them)?

@valegagge
Copy link
Member

About the first point I fixed it in #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants