[sumo-user] Vehicle Speed in approaching a priority type node intersection

2021-03-15 Thread Surya Soman
decelerating, which seems unrealistic. Is there any way I can change this behaviour of the vehicle apart from using Slow down command. Thanks in advance. Regards, Surya Soman ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from thi

Re: [sumo-user] Vehicle Speed in approaching a priority type node intersection

2021-03-15 Thread Surya Soman
Hi Jakob, Thanks a lot for the help. Regards, Surya Soman On Mon, Mar 15, 2021 at 4:00 PM Jakob Erdmann wrote: > Hello, > by default, netconvert should assign a lower speed to turning (internal) > lanes depending on the turning radius. > You can fix an existing network by post-p

[sumo-user] Traci ContextSubscription of Vechicle

2018-05-11 Thread Surya Soman
Hi , I'm a new user of SUMO. As a part of my research, I was trying a code to access the speed and position of the vehicles around my ego vehicle using Traci vehicle contextsubscription command. Given below is the command I used:- traci.vehicle.subscribeContext('2567#6',... traci.constant

[sumo-user] Traci ContextSubscription of Vechicle

2018-05-13 Thread Surya Soman
Hi , I'm a new user of SUMO. As a part of my research, I was trying a code to access the speed and position of the vehicles around my ego vehicle using Traci vehicle contextsubscription command. Given below is the command I used:- traci.vehicle.subscribeContext('2567#6',... traci.constant

Re: [sumo-user] The wiki is down

2018-05-15 Thread Surya Soman
Wiki page is not working for me neither. On Tue, May 15, 2018 at 9:53 AM, Arvin Johansson Arbab wrote: > Doesn't seem to be working for me at least. > > On Tue, May 15, 2018 at 8:27 AM, Jakob Erdmann > wrote: > >> The wiki should be working again now. >> >> 2018-05-14 23:12 GMT+02:00 Pedro Matu

Re: [sumo-user] The wiki is down

2018-05-15 Thread Surya Soman
Wiki page is up now ! On Tue, May 15, 2018 at 11:05 AM, Surya Soman wrote: > Wiki page is not working for me neither. > > On Tue, May 15, 2018 at 9:53 AM, Arvin Johansson Arbab > wrote: > >> Doesn't seem to be working for me at least. >> >> On Tue,

Re: [sumo-user] Traci ContextSubscription of Vechicle

2018-05-15 Thread Surya Soman
in advance! Regards, Surya Soman On Mon, May 14, 2018 at 8:50 AM, Jakob Erdmann wrote: > try using curly brackets vor varIDs: > {traci.constants.VAR_SPEED,traci.constants.VAR_POSITION} > > 2018-05-11 10:16 GMT+02:00 Surya Soman : > >> Hi , >> >> I'm a n

Re: [sumo-user] Traci ContextSubscription of Vechicle

2018-05-17 Thread Surya Soman
18-05-15 13:06 GMT+02:00 Surya Soman : > >> Thank you Jakob! The code is working now. >> >> But unfortunately the vehicle speed and position I'm getting at each step >> is the ego vehicle's speed and position were I wanted to retrieve the speed >> and posit

Re: [sumo-user] Traci ContextSubscription of Vechicle

2018-05-17 Thread Surya Soman
Hi Jakob , I'm sorry, but is there any way I could retrieve this data. Regards, Surya Soman On Thu, May 17, 2018 at 3:02 PM, Surya Soman wrote: > Thank you Jakob! > > On Thu, May 17, 2018, 2:17 PM Jakob Erdmann wrote: > >> This is a bug: the ego vehicle is alw

[sumo-user] Traci ContextSubscription of Vechicle

2018-05-10 Thread Surya Soman via sumo-user
Hi , I'm a new user of SUMO. As a part of my research, I was trying a code to access the speed and position of the vehicles around my ego vehicle using Traci vehicle contextsubscription command. Given below is the command I used:- traci.vehicle.subscribeContext('2567#6',... traci.constants