Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] lefthand problem with turn-lanes

Thanks for reporting. This is fixed in the latest development version (binaries updated tomorrow).

2018-08-24 12:56 GMT+02:00 Jose Monreal Bailey <jmonreal@xxxxxxxxx>:
Right side traffic network configuration

image.png


left side traffic network configuration

image.png

am I missing a parameter while generating the network?

This is how I am generating the grid,

netgenerate \
  --grid \
  --grid.number=12 \
  --grid.x-length=362 \
  --grid.y-length=180 \
  --tls.guess \
  --no-turnarounds \
  --no-turnarounds.tls \
  -L 3 \
  --lefthand \
  --turn-lanes 1 \
  --sidewalks.guess \
  --crossings.guess \
  --walkingareas \
  --sidewalks.guess.from-permissions \
  --opposites.guess \
  --output-file=test.net.xml

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top