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

Support changing lane width, lane number across different maps #270

Open
pengzhenghao opened this issue Mar 13, 2021 · 2 comments
Open

Support changing lane width, lane number across different maps #270

pengzhenghao opened this issue Mar 13, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@pengzhenghao
Copy link
Member

Does this feature is allowed now? This might be useful in MARL unprotected intersection!

@lqy0057 @Edwardhk

@pengzhenghao pengzhenghao added the enhancement New feature or request label Mar 13, 2021
@pengzhenghao
Copy link
Member Author

Modification and checklist:

  1. Each block can have different lane width/num (rather than a map-level specification)
  2. The zombie vehicle should behave correctly (since at the intersection part where the lane width/num change suddenly, we have no idea what would happen for the zombies at that time.)
  3. The road should switch smoothly in observation space (in old state observation, we have many dimensions describing "the distance to left edge of the road" and so on, we should make them transit smoothly)

@pengzhenghao
Copy link
Member Author

This should be an important feature in the PGDriveV3 envs (which is a formal extension to PGDriveV2!)

We need to push forward the research on generalization! Picking up PGDriveV2 and find the reason what creates the performance gap!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants