Hi all,
I tried to create vehicle A that’s parked (setting autopilot=False) on the most right lane of the road. However, when another vehicle B (with autopilot set to True) goes into that lane, it is stuck on that lane forever (because vehicle A blocks the lane and is not moving).
I wonder if current Carla version can allow vehicle B to change lane when encounters another vehicle that is not registered to traffic manager?
Any help is appreciated!