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

moveToXY should consider lane permissions #5383

Closed
namdre opened this issue Mar 27, 2019 · 4 comments
Closed

moveToXY should consider lane permissions #5383

namdre opened this issue Mar 27, 2019 · 4 comments
Assignees
Labels
a:sumo c:traci enhancement knownbug "orange" test at sumo.dlr.de/daily
Milestone

Comments

@namdre
Copy link
Contributor

namdre commented Mar 27, 2019

use keepRoute flag as a bitset

  • bit0: keepRoute
  • bit1: mayLeaveNetwork
  • bit2: ignorePermissions

All combinations should be possible (3: stay within the current route edes but allow moving offroad in perpendicular direction)

@namdre namdre self-assigned this Mar 27, 2019
@namdre namdre added this to the 1.3.0 milestone Apr 11, 2019
@namdre namdre changed the title moveToXY should consider lane permissions in mode 0 and 1 moveToXY should consider lane permissions May 10, 2019
@namdre namdre added enhancement and removed bug labels Jun 5, 2019
@zoe5
Copy link

zoe5 commented Jul 4, 2019

hello,I want to ask you a question.
when i use [client.vehicle.add("newVeh", "trip", "DEFAULT_VEHTYPE","100"); ]to add a car in sumo,it always fail,Can you tell me where my mistake is?

@namdre
Copy link
Contributor Author

namdre commented Jul 4, 2019

This type of question is inappropriate for this ticket. Please ask on the mailing list: https://sumo.dlr.de/wiki/Contact
Also, see https://sumo.dlr.de/wiki/FAQ#What_should_I_do_to_get_helpful_answers_on_the_mailing_list.3F

@zoe5
Copy link

zoe5 commented Jul 4, 2019

Ok , thank you very much!

@namdre namdre closed this as completed Aug 14, 2019
@namdre
Copy link
Contributor Author

namdre commented Jan 14, 2020

there is still a failing test

@namdre namdre reopened this Jan 14, 2020
@namdre namdre added the knownbug "orange" test at sumo.dlr.de/daily label Jan 14, 2020
namdre added a commit that referenced this issue Nov 25, 2020
@namdre namdre closed this as completed in 7ceb9d5 Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:sumo c:traci enhancement knownbug "orange" test at sumo.dlr.de/daily
Projects
None yet
Development

No branches or pull requests

2 participants