Skip to content

3D object tracking #7161

@beginningfan

Description

@beginningfan

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

Currently, the tracking module in Autoware is 2D, which only considers the information of the xy plane and cannot adapt to situations such as uphill and downhill. This task aims to design a 3D tracking module to solve the problem of poor 2D performance.

Purpose

Design a 3D tracker to improve tracking performance

Possible approaches

Autoware also has a bytetracker. I will try the effect of this tracker. If it works well, I will transform this tracker into 3D.

Definition of done

  • Testing the existing bytetracker
  • Add a new 3D tracking package
  • Input and output result adaptation to Autoware topics

Metadata

Metadata

Assignees

Labels

component:perceptionAdvanced sensor data processing and environment understanding. (auto-assigned)status:staleInactive or outdated issues. (auto-assigned)

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions