-
Notifications
You must be signed in to change notification settings - Fork 832
Open
Labels
component:perceptionAdvanced sensor data processing and environment understanding. (auto-assigned)Advanced sensor data processing and environment understanding. (auto-assigned)status:staleInactive or outdated issues. (auto-assigned)Inactive or outdated issues. (auto-assigned)
Description
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
YoshiRi, mitsudome-r, technolojin and badai-nguyen
Metadata
Metadata
Assignees
Labels
component:perceptionAdvanced sensor data processing and environment understanding. (auto-assigned)Advanced sensor data processing and environment understanding. (auto-assigned)status:staleInactive or outdated issues. (auto-assigned)Inactive or outdated issues. (auto-assigned)
Type
Projects
Status
In Progress