Hey Jakob, 
Thank you for your reply!
I tried all, from 0 till 7, and none of them do what I need. Attached you will 
find the minimal example of what I am trying to do and what fails.By running 
python2.7 small_example/src/run_scenario.py you should be able to see what's 
going on. (The sample x, y, angle and speed are specified at the beginning of 
run_scenario.py)
The config files are in small_example/sumo/scenarios/.
The scenario is defined by specifying the initial positions and the types of 
the cars (defined in rou.xml) by .npy files in 
small_example/sumo/scenarios/Straight/critical_scen/.
(There are just 10 vehicles of the same kind, starting at different positions 
defined in the minimal rou.xml )
(also the sumo folder needs to be in home)
Please, let me know if you need any more information!
Best,Branka
    Am Samstag, 4. April 2020, 22:56:23 MESZ hat Jakob Erdmann 
<[email protected]> Folgendes geschrieben:  
 
 Hello,the bit combination means that you can put the bits next to other to 
obtain a binary number. You still need to convert this number to decimal when 
calling the moveToXY. (binary 101 is decimal 5).Please send me your network and 
a few sample coordinates that make the vehicle freeze.regards,Jakob

Am Sa., 4. Apr. 2020 um 20:39 Uhr schrieb Branka Mirchevska 
<[email protected]>:

Hey Jakob,

I tried every combination and they either result in the lane position freeze
or they ignore the MoveToXY input completely.
Also, this bit combination thing written on the link you sent me, does that
mean that you can define keepRoute=011 for example? (I tried all those
combinations too, plus keepRight=0/1/2/3/4/5...)

The weird thing is that when the position freezes the car keeps driving,
even though in the description you sent it says it will stop moving if it is
outside of the road or it isn't matched...

Thanks!

Best,
Branka




--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
_______________________________________________
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
  

<<attachment: small_example.zip>>

_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to