Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] backdrive and drive the reverse direction

Hello,
backward driving is not directly supported by sumo.
You can remote-control a vehicle and cause it to drive backwards by specifying its exact position.
To place the vehicle anywhere on its current lane, use traci.vehicle.moveTo()
To place the vehicle anywhere in the network use traci.vehicle.moveToXY()
regards,
Jakob

2018-03-31 17:23 GMT+02:00 杜 伟强 <iShadowPrince@xxxxxxxxxxx>:

Hello:

       How to simulatie backdrive and drive the reverse direction?

 

Thank you

 

发送自 Windows 10 邮件应用

 


_______________________________________________
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