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

Add lanelet2 divider tool #131

Open
4 of 5 tasks
StepTurtle opened this issue Oct 4, 2024 · 2 comments
Open
4 of 5 tasks

Add lanelet2 divider tool #131

StepTurtle opened this issue Oct 4, 2024 · 2 comments
Assignees

Comments

@StepTurtle
Copy link

StepTurtle commented Oct 4, 2024

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

We decide to port lanelet2-map-tile-generator autoware_tools with name autoware_lanelet2_divider.

cc. @ataparlar @YamatoAndo

Purpose

This tool aims to divide lanelet2 map into smaller parts to handle in Autoware.

Possible approaches

Definition of done

  • Merge the PR which add tool to autoware_tools.
@StepTurtle StepTurtle self-assigned this Oct 4, 2024
@StepTurtle StepTurtle changed the title add lanelet2 divider tool Add lanelet2 divider tool Oct 4, 2024
@Owen-Liuyuxuan
Copy link

Does it mean that we could use this package to divide the output from bag2lanelet (which is a single lanelet) into multiple connected pieces and directly handled by Autoware?

@StepTurtle
Copy link
Author

@Owen-Liuyuxuan, this tool splits a single Lanelet2 file into multiple Lanelet2 files.

I never use the bag2lanelet package but since the input of our tool is single lanelet2 file, it should work with output of bag2lanelet.

Additionally, we are currently working on implementing dynamic lanelet2 loading in Autoware, and it's under review. You can check the PR for more details on the dynamic lanelet2 loading task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants