Skip to content

Latest commit

 

History

History

rviz-plugin-zed-od

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Stereolabs ZED Camera - ROS2 Object Detection Plugin

This package lets you visualize in the ROS2 RViz application all the information provided by the Object Detection module of the ZED SDK used together with a ZED2 camera.

Note: The main package zed-ros2-wrapper is required to correctly execute the ROS node to acquire data from a Stereolabs 3D camera.

Getting started

Prerequisites

Installation

The zed_display_rviz2 is a colcon package.

Install the zed-ros2-wrapper package following the installation guide

Install the zed-ros2-examples package following the installation guide

Execution

$ ros2 launch zed_display_rviz2 display_zed_cam.launch.py camera_model:=<camera_model>

Please replace <camera_model> with the model of the camera that you are using: 'zedm', 'zed2', 'zed2i', 'zedx', 'zedxm', 'virtual'.

Note: Object Detection and Body Tracking are not available with the "ZED" Gen.1 camera.

Object Detection parameters Bounding boxes and Skeleton visualization

Detailed information