Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Reversing possibility

If you're looking for the visual effect of reversing into a parking space (rather than area), try setting parking.maneuver true.

The visual effect depends on the angle of the parking space relative to the lane.

The default parking behaviour is a 'jump' into the space over a single timestep. With this flag set, depending on the angle and the values of maneuverAngleTimes for the vehicle class, the parking maneuver will take multiple time steps and block the lane whilst maneuvering.

Caveat: I haven't used this for a couple of years so ....

Cheers
Div



-------- Original Message --------
On 22/04/2025 16:05, Haritonov Alexander via sumo-user wrote:
Thank you! Can you help me with this “cheating”?

Haritonov Alexander


Jakob Erdmann via sumo-user <sumo-user@xxxxxxxxxxx> (időpont: 2025. ápr. 22., K, 16:45) ezt írta:
At the moment, only trains can truly reverse. Reversal of other vehicles is an open enhancement request (https://github.com/eclipse-sumo/sumo/issues/15510).

You could still "cheat" by remote-controlling vehicle movements with traci.vehicle.moveTo or traci.vehicle.moveToXY

Am Di., 22. Apr. 2025 um 14:34 Uhr schrieb Haritonov Alexander via sumo-user <sumo-user@xxxxxxxxxxx>:
Hi!
Can you help me, how to determine a vehicle to reverse into a loading dock or a parking space? Is there any tutorial available?

Haritonov Alexander
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top