luxonis / depthai-ros

Official ROS Driver for DepthAI Sensors.
MIT License
239 stars 173 forks source link

Tracking converter for ROS2 Humble #505

Closed daniqsilva25 closed 3 months ago

daniqsilva25 commented 4 months ago

Overview

Author: @daniqsilva25

Issue

Issue link: #146 Issue description: Absence of a tracking converter in ROS2 Humble. This PR adds a tracking converter to enable object tracking with ROS2. Related PRs: #494

Changes

ROS distro: Humble List of changes:

Testing

Hardware used: OAK-1, OAK-D Depthai library version: 2.21.2.0

Visuals from testing

Add screenshots/gifs/videos from RVIZ or other visualizers demonstrating the effect of the changes when applicable.

daniqsilva25 commented 3 months ago

Hi @Serafadam, as you suggested, I've made this PR according to the previous one in Foxy. Can you please review this? Thanks!