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

invalid target lane when the number of lanes changes after calling vehicle.changeLane #5309

Closed
namdre opened this issue Mar 16, 2019 · 0 comments

Comments

@namdre
Copy link
Contributor

namdre commented Mar 16, 2019

The solution is to update the target lane index in myLaneTimeLine when the vehicle enters a new edge by using the offset in lane index from the current lane to it's successor lane on the new edge.

namdre added a commit that referenced this issue Mar 16, 2019
@namdre namdre closed this as completed in e8df84c Mar 16, 2019
namdre added a commit that referenced this issue Mar 16, 2019
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

1 participant