-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ros1 fixes for 3D Detection and 2D/3D tracking (#320)
* Fix ros1 3d detection * Fix ros1 tracking 3d node * Fix ros1 tracking 2d fairmot node * Fix ros1 tracking 2d deep sort node * Fix ros1 point cloud dataset node * Fix ros1 image dataset node * Fix style errors * Fix point cloud dataset init * Fix image dataset init node * Fix fair mot init * Fix image format rgb8 to bgr8 * Fix 3d detection init node * Fix re-download of the dataset * Fix fairmot conditional computing and typing * Fix deepsort init node * Fix ab3dmot init node * Add point cloud dataset anonymous node * Fix typo * Fix phrasing * Remove extra print * Apply suggestions from code review Co-authored-by: Kostas Tsampazis <27914645+tsampazk@users.noreply.github.com> * Fix sources * Fix names * Add topic comments * Move fairmot to rgb-based * Fix deep sort direction incompatibility * Fix bounding box frame reference * Exlude opendr_ws devel from source check * Optimize deep sort topic computations * Fixes * More fixes Co-authored-by: Illia Oleksiienko <io@ece.u.dk> Co-authored-by: Kostas Tsampazis <27914645+tsampazk@users.noreply.github.com> Co-authored-by: ad-daniel <44834743+ad-daniel@users.noreply.github.com> Co-authored-by: ad-daniel <daniel.dias@epfl.ch>
- Loading branch information
1 parent
a39eef9
commit 54e2d30
Showing
13 changed files
with
420 additions
and
223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.