Skip to content

Implement visualization output #1

@Sebdar

Description

@Sebdar

The visualization node (monitor) requires a video stream to work. In the current deepstream (jetson) implementation, the camera feed is directly fetched from the camera, with no means to publish it to a ROS topic.

The feature can be implemented one of two ways :

  • Add a GStreamer pad to publish images to ROS
  • Replace the input pad by a ROS listener, and revert back to the jetson_camera node for the image publisher

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