Hello,

I am solving similar issue like in this case 
https://sourceforge.net/p/sumo/mailman/message/31375856/?.


I disabled removing my vehicle(which I controll through TraCi moveToXY command) 
in MSLane::executeMovements method.

At the same time, I made changes in MSVehicle::executeMove method, where I 
return false at the beggining of this method (for my vehicle controlled by 
Traci moveToXY).


Now it works almost perfectly (I can see correct position and rotation of this 
vehicle in sumo gui), but other entities does not collide with my vehicle.


Is there any simple way how to tell other entities to collide with my vehicle?


Or is there any correct way (without making hacks into sources) to forbid SUMO 
to remove my entity?



Regards


Petr

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to