Skip to content

Discrepancy between sensor_msgs/CompressedImage docs and format field values published by compressed_image_transport #56

@5tan

Description

@5tan

sensor_msgs/CompressedImage docs says that acceptable format field values are: jpeg and png.

compressed_publisher.cpp produces more verbose format field. E.g.:

$ rostopic echo -n 1 /image_publisher_1587388842212983963/image_raw/compressed | grep format:
format: "bgr8; jpeg compressed bgr8"

Is this a bug in code, or bug in docs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions