flow-project/flow

Tutorial 6 vehicle with specify route can't lane change

Closed this issue · 1 comments

Bug Description

In the tutorial6, I figure out there is a problem that vehicle with specify routes failed to follow the routes due to no lane change. For example, the specify routes shows that the vehicles need to turn right to the right edge, however, the vehicles in the middle lane just stopped and couldn't follow the route because they cannot turn right to the right-turn lane.

How can I fix this? I'm working on a routing problem. After I specify the routes to the vehicles, they failed to follow.

Versions

  • OS: macOS
  • Flow version:'0.5.0.dev'
  • Flow commit number: a511c41

I figured out that the LC MODES are set to no lane change safe as default...... LOL