Thank you Jakob,
It helped. Didn’t realize how much difference that misspelling could cause, i 
was expecting an error to be thrown if I wrongly spelt anything.

Regards,
V.H.Pradeep

________________________________
From: sumo-user <[email protected]> on behalf of Jakob Erdmann 
<[email protected]>
Sent: Friday, November 19, 2021 12:47:17 AM
To: Sumo project User discussions <[email protected]>
Subject: [EXTERNAL] Re: [sumo-user] Lane change output remains same

  **EXTERNAL EMAIL**
  This email originated outside of The University of Texas at San Antonio.
  Please exercise caution when clicking on links or opening attachments.



LaneChangeModel parameters must be changed for each vehicle individually using 
traci.vehicle.setParameter(vehID, "lcStrategic", str(newValue)).
Note, that any misspelling ("lcLookover") will be interpreted as user-defined 
parameter and not cause an error (but will be ignored by the vehicle).

regards,
Jakob

Am Fr., 19. Nov. 2021 um 06:26 Uhr schrieb Pradeep Viyaluru Harinath via 
sumo-user <[email protected]<mailto:[email protected]>>:

Hello All,

I am changing the lane change parameters such as lc strategic, lc lookover 
ahead using traci. In general it is expected that such change in parameters 
should change the vehicle characteristics and provide different lane change 
output values such as leader gaps and follower gaps but I observe that the lane 
change outputs are identical for any input parameter given.



Can you please advise?



Regards,

V.H.Pradeep

_______________________________________________
sumo-user mailing list
[email protected]<mailto:[email protected]>
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user<https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Flistinfo%2Fsumo-user&data=04%7C01%7Cpradeep.viyaluruharinath%40utsa.edu%7Caca8c701bace4703df4208d9ab28773c%7C3a228dfbc64744cb88357b20617fc906%7C0%7C1%7C637729012573748445%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&sdata=lte0k5xVhzRXI67Vj6G6lRGJGhwghdYdTcHua39Qkwg%3D&reserved=0>
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to