Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Please : Need help to solve my problem

Dear Sir,

My algorithm trace to select edges is as follows :

edges :3
edges :5
edges :-5
edges :5
edges :-5
edges :5
edges :3
edges :5
edges :-5
edges :6

On every edge selection i am executing following code :
traci.vehicle.changeTarget("vehicle0",edges)

Instead of following above trace my vehicle follows :
edges :3
edges :6  

I am not able to understand this behavior. I need help of someone. Please help me.

Net file is looks like :



--
:)
Bijal Varia

Back to the top