Skip to content

Camera display makes unclear assumptions about camera info topic #207

@greimela-si

Description

@greimela-si

Currently the camera display assumes that the name of the camera info topic is constructed in the following way:
<image_topic>/camera_info

However, this is different from the original rviz which uses image_transport::getCameraInfoTopic() to determine the camera info topic.
This is due to the fact that the image_transport package is not availabie for ROS 2 yet.

We should restore the original behavior in time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions