Skip to content

add TrackletConverter + Example Publisher - #313

Open
ninoweg wants to merge 9 commits into
luxonis:noeticfrom
ninoweg:noetic
Open

add TrackletConverter + Example Publisher#313
ninoweg wants to merge 9 commits into
luxonis:noeticfrom
ninoweg:noetic

Conversation

@ninoweg

@ninoweg ninoweg commented May 14, 2023

Copy link
Copy Markdown

add Tracklet msg, TrackletConverter and example Object Tracker Publisher

@ninoweg ninoweg changed the title Noetic add TrackletConverter + Example May 14, 2023
@ninoweg ninoweg changed the title add TrackletConverter + Example add TrackletConverter + Example Publisher May 14, 2023
Comment thread depthai_ros_msgs/msg/Tracklet.msg Outdated
int32 status

# Image detection that is tracked.
ImgDetection srcImgDetection

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you replace this with a standard message here

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I replaced the custom ImgDetecion msg using vision_msgs/ObjectHypothesis and vision_msgs/BoundingBox2D

@ninoweg

ninoweg commented May 15, 2023

Copy link
Copy Markdown
Author

I had to update the TrackerConverter because denormalization was still missing. Was I right to assume that for denormalizing tracklets.roi I need to use the inputTrackerFrame and for tracklets.srcImgDetection the inputDetectionFrame of the ObjectTracker?

@saching13

Copy link
Copy Markdown
Contributor

LGTM. Can you add a simple python script in scripts which overlays the bounding box and make a small video which shows it's working.

@saching13
saching13 requested a review from Serafadam June 15, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants