Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor lane pose calculation #1199

Open
hakuturu583 opened this issue Feb 22, 2024 · 0 comments
Open

Refactor lane pose calculation #1199

hakuturu583 opened this issue Feb 22, 2024 · 0 comments
Assignees
Labels

Comments

@hakuturu583
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, different processes are performed inside EntityManager and in various other places, resulting in a very difficult structure.
This needs to be corrected in the future to improve maintainability by clarifying the module responsible for calculating the pose in the Lane coordinate system.

Describe the solution you'd like
Enable spawning by specifying MapPose/LaneletPose in the constructor of each Entity, and make it possible to calculate laneletpose inside EntityManager.

@hakuturu583 hakuturu583 self-assigned this Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant