Skip to content

Camera, left_camera and right_camera parameters aren't used #1064

Open
@PfeifferMicha

Description

@PfeifferMicha

I can no longer change where the camera_calibrator looks for the set_camera_info parameters, because paths are hard coded.

I might be missing something, but it looks like currently on rolling, jazzy and humble branches, the camera_calibrator ignores the camera, left_camera and right_camera parameters (again).

This was already reported in #754 and fixed in:
#755
It had also already been placed on rolling:
#761

But somehow the tip of the all of current branches is missing this change, making it impossible to set the location of the set_camera_info services. They all contain hard-coded paths:

self.set_camera_info_service = self.create_client(

Or am I missing something and there's now a different way to remap the service locations?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions