No version for distro humble showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description Dockerized ROS2 stack for the WATonomous Autonomous Driving Software Pipeline
Checkout URI https://github.com/watonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-02-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Generic node to convert vision_msgs Detection3DArray to visualization_msgs MarkerArray

Maintainers

  • WATonomous

Authors

No additional authors.

vision_msgs_markers

Generic ROS2 node that converts vision_msgs/msg/Detection3DArray to visualization_msgs/msg/MarkerArray for visualization in Foxglove or RViz.

Features

  • Wireframe bounding boxes (LINE_LIST markers)
  • Text labels showing class ID and confidence score
  • Colors assigned per class ID (consistent hashing into 12-color palette)
  • Semi-transparent markers (configurable alpha)

Topics

Topic Type Direction Description
detections_in vision_msgs/msg/Detection3DArray Subscribe Input 3D detections
markers_out visualization_msgs/msg/MarkerArray Publish Output visualization markers

Use topic remappings to connect to your actual topics.

Parameters

Parameter Type Default Description
marker_alpha double 0.6 Transparency of box outlines (0.0-1.0)
text_scale double 0.3 Size of text labels
line_width double 0.05 Thickness of box edges

Usage

Launch from your module’s bringup with topic remappings:

- node:
    pkg: vision_msgs_markers
    exec: vision_msgs_markers_node
    name: detection_viz
    output: screen
    remappings:
      - from: detections_in
        to: /perception/detections_3d
      - from: markers_out
        to: /visualization/detection_markers
    param:
      - name: marker_alpha
        value: 0.7

Color Palette

Classes are assigned colors via consistent hashing:

  • Red, Green, Blue, Yellow, Magenta, Cyan
  • Orange, Purple, Spring Green, Rose, Lime, Sky Blue
CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged vision_msgs_markers at Robotics Stack Exchange

No version for distro jazzy showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description Dockerized ROS2 stack for the WATonomous Autonomous Driving Software Pipeline
Checkout URI https://github.com/watonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-02-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Generic node to convert vision_msgs Detection3DArray to visualization_msgs MarkerArray

Maintainers

  • WATonomous

Authors

No additional authors.

vision_msgs_markers

Generic ROS2 node that converts vision_msgs/msg/Detection3DArray to visualization_msgs/msg/MarkerArray for visualization in Foxglove or RViz.

Features

  • Wireframe bounding boxes (LINE_LIST markers)
  • Text labels showing class ID and confidence score
  • Colors assigned per class ID (consistent hashing into 12-color palette)
  • Semi-transparent markers (configurable alpha)

Topics

Topic Type Direction Description
detections_in vision_msgs/msg/Detection3DArray Subscribe Input 3D detections
markers_out visualization_msgs/msg/MarkerArray Publish Output visualization markers

Use topic remappings to connect to your actual topics.

Parameters

Parameter Type Default Description
marker_alpha double 0.6 Transparency of box outlines (0.0-1.0)
text_scale double 0.3 Size of text labels
line_width double 0.05 Thickness of box edges

Usage

Launch from your module’s bringup with topic remappings:

- node:
    pkg: vision_msgs_markers
    exec: vision_msgs_markers_node
    name: detection_viz
    output: screen
    remappings:
      - from: detections_in
        to: /perception/detections_3d
      - from: markers_out
        to: /visualization/detection_markers
    param:
      - name: marker_alpha
        value: 0.7

Color Palette

Classes are assigned colors via consistent hashing:

  • Red, Green, Blue, Yellow, Magenta, Cyan
  • Orange, Purple, Spring Green, Rose, Lime, Sky Blue
CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged vision_msgs_markers at Robotics Stack Exchange

No version for distro kilted showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description Dockerized ROS2 stack for the WATonomous Autonomous Driving Software Pipeline
Checkout URI https://github.com/watonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-02-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Generic node to convert vision_msgs Detection3DArray to visualization_msgs MarkerArray

Maintainers

  • WATonomous

Authors

No additional authors.

vision_msgs_markers

Generic ROS2 node that converts vision_msgs/msg/Detection3DArray to visualization_msgs/msg/MarkerArray for visualization in Foxglove or RViz.

Features

  • Wireframe bounding boxes (LINE_LIST markers)
  • Text labels showing class ID and confidence score
  • Colors assigned per class ID (consistent hashing into 12-color palette)
  • Semi-transparent markers (configurable alpha)

Topics

Topic Type Direction Description
detections_in vision_msgs/msg/Detection3DArray Subscribe Input 3D detections
markers_out visualization_msgs/msg/MarkerArray Publish Output visualization markers

Use topic remappings to connect to your actual topics.

Parameters

Parameter Type Default Description
marker_alpha double 0.6 Transparency of box outlines (0.0-1.0)
text_scale double 0.3 Size of text labels
line_width double 0.05 Thickness of box edges

Usage

Launch from your module’s bringup with topic remappings:

- node:
    pkg: vision_msgs_markers
    exec: vision_msgs_markers_node
    name: detection_viz
    output: screen
    remappings:
      - from: detections_in
        to: /perception/detections_3d
      - from: markers_out
        to: /visualization/detection_markers
    param:
      - name: marker_alpha
        value: 0.7

Color Palette

Classes are assigned colors via consistent hashing:

  • Red, Green, Blue, Yellow, Magenta, Cyan
  • Orange, Purple, Spring Green, Rose, Lime, Sky Blue
CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged vision_msgs_markers at Robotics Stack Exchange

No version for distro rolling showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description Dockerized ROS2 stack for the WATonomous Autonomous Driving Software Pipeline
Checkout URI https://github.com/watonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-02-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Generic node to convert vision_msgs Detection3DArray to visualization_msgs MarkerArray

Maintainers

  • WATonomous

Authors

No additional authors.

vision_msgs_markers

Generic ROS2 node that converts vision_msgs/msg/Detection3DArray to visualization_msgs/msg/MarkerArray for visualization in Foxglove or RViz.

Features

  • Wireframe bounding boxes (LINE_LIST markers)
  • Text labels showing class ID and confidence score
  • Colors assigned per class ID (consistent hashing into 12-color palette)
  • Semi-transparent markers (configurable alpha)

Topics

Topic Type Direction Description
detections_in vision_msgs/msg/Detection3DArray Subscribe Input 3D detections
markers_out visualization_msgs/msg/MarkerArray Publish Output visualization markers

Use topic remappings to connect to your actual topics.

Parameters

Parameter Type Default Description
marker_alpha double 0.6 Transparency of box outlines (0.0-1.0)
text_scale double 0.3 Size of text labels
line_width double 0.05 Thickness of box edges

Usage

Launch from your module’s bringup with topic remappings:

- node:
    pkg: vision_msgs_markers
    exec: vision_msgs_markers_node
    name: detection_viz
    output: screen
    remappings:
      - from: detections_in
        to: /perception/detections_3d
      - from: markers_out
        to: /visualization/detection_markers
    param:
      - name: marker_alpha
        value: 0.7

Color Palette

Classes are assigned colors via consistent hashing:

  • Red, Green, Blue, Yellow, Magenta, Cyan
  • Orange, Purple, Spring Green, Rose, Lime, Sky Blue
CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged vision_msgs_markers at Robotics Stack Exchange

Package Summary

Version 0.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description Dockerized ROS2 stack for the WATonomous Autonomous Driving Software Pipeline
Checkout URI https://github.com/watonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-02-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Generic node to convert vision_msgs Detection3DArray to visualization_msgs MarkerArray

Maintainers

  • WATonomous

Authors

No additional authors.

vision_msgs_markers

Generic ROS2 node that converts vision_msgs/msg/Detection3DArray to visualization_msgs/msg/MarkerArray for visualization in Foxglove or RViz.

Features

  • Wireframe bounding boxes (LINE_LIST markers)
  • Text labels showing class ID and confidence score
  • Colors assigned per class ID (consistent hashing into 12-color palette)
  • Semi-transparent markers (configurable alpha)

Topics

Topic Type Direction Description
detections_in vision_msgs/msg/Detection3DArray Subscribe Input 3D detections
markers_out visualization_msgs/msg/MarkerArray Publish Output visualization markers

Use topic remappings to connect to your actual topics.

Parameters

Parameter Type Default Description
marker_alpha double 0.6 Transparency of box outlines (0.0-1.0)
text_scale double 0.3 Size of text labels
line_width double 0.05 Thickness of box edges

Usage

Launch from your module’s bringup with topic remappings:

- node:
    pkg: vision_msgs_markers
    exec: vision_msgs_markers_node
    name: detection_viz
    output: screen
    remappings:
      - from: detections_in
        to: /perception/detections_3d
      - from: markers_out
        to: /visualization/detection_markers
    param:
      - name: marker_alpha
        value: 0.7

Color Palette

Classes are assigned colors via consistent hashing:

  • Red, Green, Blue, Yellow, Magenta, Cyan
  • Orange, Purple, Spring Green, Rose, Lime, Sky Blue
CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged vision_msgs_markers at Robotics Stack Exchange

No version for distro galactic showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description Dockerized ROS2 stack for the WATonomous Autonomous Driving Software Pipeline
Checkout URI https://github.com/watonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-02-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Generic node to convert vision_msgs Detection3DArray to visualization_msgs MarkerArray

Maintainers

  • WATonomous

Authors

No additional authors.

vision_msgs_markers

Generic ROS2 node that converts vision_msgs/msg/Detection3DArray to visualization_msgs/msg/MarkerArray for visualization in Foxglove or RViz.

Features

  • Wireframe bounding boxes (LINE_LIST markers)
  • Text labels showing class ID and confidence score
  • Colors assigned per class ID (consistent hashing into 12-color palette)
  • Semi-transparent markers (configurable alpha)

Topics

Topic Type Direction Description
detections_in vision_msgs/msg/Detection3DArray Subscribe Input 3D detections
markers_out visualization_msgs/msg/MarkerArray Publish Output visualization markers

Use topic remappings to connect to your actual topics.

Parameters

Parameter Type Default Description
marker_alpha double 0.6 Transparency of box outlines (0.0-1.0)
text_scale double 0.3 Size of text labels
line_width double 0.05 Thickness of box edges

Usage

Launch from your module’s bringup with topic remappings:

- node:
    pkg: vision_msgs_markers
    exec: vision_msgs_markers_node
    name: detection_viz
    output: screen
    remappings:
      - from: detections_in
        to: /perception/detections_3d
      - from: markers_out
        to: /visualization/detection_markers
    param:
      - name: marker_alpha
        value: 0.7

Color Palette

Classes are assigned colors via consistent hashing:

  • Red, Green, Blue, Yellow, Magenta, Cyan
  • Orange, Purple, Spring Green, Rose, Lime, Sky Blue
CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged vision_msgs_markers at Robotics Stack Exchange

No version for distro iron showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description Dockerized ROS2 stack for the WATonomous Autonomous Driving Software Pipeline
Checkout URI https://github.com/watonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-02-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Generic node to convert vision_msgs Detection3DArray to visualization_msgs MarkerArray

Maintainers

  • WATonomous

Authors

No additional authors.

vision_msgs_markers

Generic ROS2 node that converts vision_msgs/msg/Detection3DArray to visualization_msgs/msg/MarkerArray for visualization in Foxglove or RViz.

Features

  • Wireframe bounding boxes (LINE_LIST markers)
  • Text labels showing class ID and confidence score
  • Colors assigned per class ID (consistent hashing into 12-color palette)
  • Semi-transparent markers (configurable alpha)

Topics

Topic Type Direction Description
detections_in vision_msgs/msg/Detection3DArray Subscribe Input 3D detections
markers_out visualization_msgs/msg/MarkerArray Publish Output visualization markers

Use topic remappings to connect to your actual topics.

Parameters

Parameter Type Default Description
marker_alpha double 0.6 Transparency of box outlines (0.0-1.0)
text_scale double 0.3 Size of text labels
line_width double 0.05 Thickness of box edges

Usage

Launch from your module’s bringup with topic remappings:

- node:
    pkg: vision_msgs_markers
    exec: vision_msgs_markers_node
    name: detection_viz
    output: screen
    remappings:
      - from: detections_in
        to: /perception/detections_3d
      - from: markers_out
        to: /visualization/detection_markers
    param:
      - name: marker_alpha
        value: 0.7

Color Palette

Classes are assigned colors via consistent hashing:

  • Red, Green, Blue, Yellow, Magenta, Cyan
  • Orange, Purple, Spring Green, Rose, Lime, Sky Blue
CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged vision_msgs_markers at Robotics Stack Exchange

No version for distro melodic showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description Dockerized ROS2 stack for the WATonomous Autonomous Driving Software Pipeline
Checkout URI https://github.com/watonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-02-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Generic node to convert vision_msgs Detection3DArray to visualization_msgs MarkerArray

Maintainers

  • WATonomous

Authors

No additional authors.

vision_msgs_markers

Generic ROS2 node that converts vision_msgs/msg/Detection3DArray to visualization_msgs/msg/MarkerArray for visualization in Foxglove or RViz.

Features

  • Wireframe bounding boxes (LINE_LIST markers)
  • Text labels showing class ID and confidence score
  • Colors assigned per class ID (consistent hashing into 12-color palette)
  • Semi-transparent markers (configurable alpha)

Topics

Topic Type Direction Description
detections_in vision_msgs/msg/Detection3DArray Subscribe Input 3D detections
markers_out visualization_msgs/msg/MarkerArray Publish Output visualization markers

Use topic remappings to connect to your actual topics.

Parameters

Parameter Type Default Description
marker_alpha double 0.6 Transparency of box outlines (0.0-1.0)
text_scale double 0.3 Size of text labels
line_width double 0.05 Thickness of box edges

Usage

Launch from your module’s bringup with topic remappings:

- node:
    pkg: vision_msgs_markers
    exec: vision_msgs_markers_node
    name: detection_viz
    output: screen
    remappings:
      - from: detections_in
        to: /perception/detections_3d
      - from: markers_out
        to: /visualization/detection_markers
    param:
      - name: marker_alpha
        value: 0.7

Color Palette

Classes are assigned colors via consistent hashing:

  • Red, Green, Blue, Yellow, Magenta, Cyan
  • Orange, Purple, Spring Green, Rose, Lime, Sky Blue
CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged vision_msgs_markers at Robotics Stack Exchange

No version for distro noetic showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Version 0.0.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description Dockerized ROS2 stack for the WATonomous Autonomous Driving Software Pipeline
Checkout URI https://github.com/watonomous/wato_monorepo.git
VCS Type git
VCS Version main
Last Updated 2026-02-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Generic node to convert vision_msgs Detection3DArray to visualization_msgs MarkerArray

Maintainers

  • WATonomous

Authors

No additional authors.

vision_msgs_markers

Generic ROS2 node that converts vision_msgs/msg/Detection3DArray to visualization_msgs/msg/MarkerArray for visualization in Foxglove or RViz.

Features

  • Wireframe bounding boxes (LINE_LIST markers)
  • Text labels showing class ID and confidence score
  • Colors assigned per class ID (consistent hashing into 12-color palette)
  • Semi-transparent markers (configurable alpha)

Topics

Topic Type Direction Description
detections_in vision_msgs/msg/Detection3DArray Subscribe Input 3D detections
markers_out visualization_msgs/msg/MarkerArray Publish Output visualization markers

Use topic remappings to connect to your actual topics.

Parameters

Parameter Type Default Description
marker_alpha double 0.6 Transparency of box outlines (0.0-1.0)
text_scale double 0.3 Size of text labels
line_width double 0.05 Thickness of box edges

Usage

Launch from your module’s bringup with topic remappings:

- node:
    pkg: vision_msgs_markers
    exec: vision_msgs_markers_node
    name: detection_viz
    output: screen
    remappings:
      - from: detections_in
        to: /perception/detections_3d
      - from: markers_out
        to: /visualization/detection_markers
    param:
      - name: marker_alpha
        value: 0.7

Color Palette

Classes are assigned colors via consistent hashing:

  • Red, Green, Blue, Yellow, Magenta, Cyan
  • Orange, Purple, Spring Green, Rose, Lime, Sky Blue
CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged vision_msgs_markers at Robotics Stack Exchange