The mapping position should be independent of the road angle. I recommend that you check the exact x,y position that you are mapping to (i.e. by loading pois with these coordinates into the simulation or creating them with traci).
Am Do., 27. Aug. 2020 um 07:24 Uhr schrieb 謝昀宸 <[email protected]>: > I want to let moto avoid vehicle which parked on the road instead of using > the ChangeLane(When the simulation of avoiding parking vehicle, it is > possible that moto and parking to be on the same lane) > > . > > An east-west horizontal road can achieve this, but when the road is > oblique, MoveToXY will repeat until moto moves the outermost road, just > like the attached picture, the blue circle is the effect I want to achieve, > and the red circle is abnormal > > > In the situation, even though I move the vehicle parked to the leftmost > side of the road and close to the edge, MoveToXY will still move the moto > to the outermost road. > > How can I solve this? > > > Many thanks, > > Yun > > > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
