Skip to content

[ROS 2] documentation #359

@dvdmc

Description

@dvdmc

Is there a place with documentation for ROS 2? The usage in https://wiki.ros.org/image_transport seems wrong. I get:

$ ros2 run image_transport republish compressed raw --ros-args -r in/compressed:=/camera/camera/color/image_raw/compressed -r out:=/camera/camera/color/image_raw
[WARN] [1749460456.256789054] [rcl]: Found remap rule 'in:=/camera/camera/color/image_raw/compressed'. This syntax is deprecated. Use '--ros-args --remap in:=/camera/camera/color/image_raw/compressed' instead.
[WARN] [1749460456.256805555] [rcl]: Found remap rule 'out:=/camera/camera/color/image_raw'. This syntax is deprecated. Use '--ros-args --remap out:=/camera/camera/color/image_raw' instead.
[INFO] [1749460456.268222763] [image_republisher]: The 'in_transport' parameter is set to: raw
[INFO] [1749460456.268272237] [image_republisher]: The 'out_transport' parameter is set to: 

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