[sumo-user] Restric a vehicle to change its lane

2020-08-13 Thread Pratik Dutta
I need a solution for a vehicle to not changing its lane in any circumstances for a time period. After the time period, the default setting of the vehicle need to be restored so that it can change it's lane if it requires. How can I restrict a vehicle to change its lane? If we can do so, then plea

[sumo-user] Restric a vehicle to change its lane

2020-08-13 Thread Pratik Dutta
changing lane for a vehicle. *Regards,* Pratik Dutta ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

[sumo-user] Method name for vehicle's shadow lane in traci

2020-08-13 Thread Pratik Dutta
Hello everyone, How can I get the information about "shadow lane id" for a vehicle using Traci shown in the picture attached with this mail? [image: shadowlane.PNG] *Regards,* Pratik Dutta Mob: 8017342498 ___ sumo-user mailing list

Re: [sumo-user] Remove Error Message

2019-12-04 Thread Pratik Dutta
Thank you for your help. Finally it worked:) *Regards,* Pratik Dutta Mob: 8017342498 On Tue, Dec 3, 2019 at 12:46 PM Jakob Erdmann wrote: > My mistake. There is currently no option for suppressing errors. > However, in your traci script you can start sumo the "old fashioned&q

Re: [sumo-user] Remove Error Message

2019-12-02 Thread Pratik Dutta
replace -W by --no-warnings which gives the same result. *Regards,* Pratik Dutta Mob: 8017342498 On Mon, Dec 2, 2019 at 2:55 PM Jakob Erdmann wrote: > sumo option '--no-warnings' should help. > > Am Mo., 2. Dez. 2019 um 10:23 Uhr schrieb Pratik Dutta < > pratik...@gmail

[sumo-user] Remove Error Message

2019-12-02 Thread Pratik Dutta
;sumo" instead of "sumo-gui" and the code follows- traci.start(["sumo-gui", "-c", "file.sumocfg", "--tripinfo-output", "tripinfo-output.xml", , "--no-step-log", "tru

Re: [sumo-user] [Sumo-User] remove the step and warning details in sumo

2019-07-21 Thread Pratik Dutta
Thanx it worked, *Regards,* Pratik Dutta Mob: 8017342498 On Sun, Jul 21, 2019 at 10:21 PM Mirko Barthauer wrote: > From the documentation <https://sumo.dlr.de/wiki/SUMO>, it seems that > every command line argument is followed by a value. This includes > no-step-log: > >

[sumo-user] [Sumo-User] remove the step and warning details in sumo

2019-07-21 Thread Pratik Dutta
time=63.00. (15ms ~= 66.67*RT, ~4066.67UPS, TraCI: 1ms, vehicles TOT 64 ACT 61 BUF 0) Step #64. I dont want these information, So what settings to be used? *presently i am using..* *traci.start(["sumo", "-c", "test.sumocfg", --no-step-log -W --duration-log.disable"

[sumo-user] Expected Number of vehicles passes through in junction

2019-07-08 Thread Pratik Dutta
Hello everyone!!! First of all, I don't know why my first mail regarding any topic to this forum community is not showing. Can I estimate number of vehicles passes through by a traffic signal when it gets green from red with green interval time t ?? *Regards,* Pratik

[sumo-user] Expected Number of vehicles passes through in junction

2019-07-08 Thread Pratik Dutta
Hello everyone!!! Can I estimate number of vehicles passes through by a traffic signal when it gets green from red with green interval time t ?? *Regards,* Pratik Dutta ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options

Re: [sumo-user] [SUMO-USER] Adding a new vehicle

2019-06-08 Thread Pratik Dutta
Thanx, *Regards,* Pratik Dutta On Wed, Jun 5, 2019 at 1:52 PM Jakob Erdmann wrote: > The route on which the vehicle starts has edge '51o' as it's first edge > and this edge has only a single lane. > > Am Mi., 5. Juni 2019 um 09:22 Uhr schrieb Pratik Dutta < &g

Re: [sumo-user] [SUMO-USER] Adding a new vehicle

2019-06-05 Thread Pratik Dutta
The road network consists of two lanes per road, Still, the error occurs. I am attaching the required files, Please check it for me *Regards,* Pratik Dutta Mob: 8017342498 On Wed, Jun 5, 2019 at 11:54 AM Jakob Erdmann wrote: > The second version (departLane='1') is correct u

Re: [sumo-user] [SUMO-USER] Adding a new vehicle

2019-06-04 Thread Pratik Dutta
Pardon, version is 1.1.0 *Regards,* Pratik Dutta Mob: 8017342498 On Wed, Jun 5, 2019 at 10:43 AM Pratik Dutta wrote: > sumo 1.2.0 > SOrry for the double post, actually the post was not showing in the list > > > > *Regards,* > Pratik Dutta > Mob: 8017342498 > >

Re: [sumo-user] [SUMO-USER] Adding a new vehicle

2019-06-04 Thread Pratik Dutta
sumo 1.2.0 SOrry for the double post, actually the post was not showing in the list *Regards,* Pratik Dutta Mob: 8017342498 On Wed, Jun 5, 2019 at 2:45 AM Jakob Erdmann wrote: > what version of sumo are you using? > Also, please don't double-post your questions. There are alr

[sumo-user] How to insert a vehicle in the network

2019-06-04 Thread Pratik Dutta
lSpeed='current', fromTaz='', toTaz='', line='', personCapacity=0, personNumber=0) and the following error occurs, traci.exceptions.TraCIException: Invalid departlane definition for vehicle 'X'. ------

[sumo-user] [SUMO-USER] Adding a new vehicle

2019-06-04 Thread Pratik Dutta
lSpeed='current', fromTaz='', toTaz='', line='', personCapacity=0, personNumber=0) and the following error occurs, traci.exceptions.TraCIException: Invalid departlane definition for vehicle 'X'. ------

[sumo-user] [SUMO-USER] Can I create congestion in SUMO?

2019-04-19 Thread Pratik Dutta
Hello All, Can I create congestion in SUMO? I mean to say without decreasing the speed Can I create congestion? or can i make an accident ? *Regards,* Pratik Dutta Mob: 8017342498 ___ sumo-user mailing list sumo-user@eclipse.org To change your

[sumo-user] [SUMO-USER] Can I create congestion in SUMO?

2019-04-19 Thread Pratik Dutta
Hello All, Can I create congestion in SUMO? I mean to say without decreasing the speed Can I create congestion? or can i make an accident ? *Regards,* Pratik Dutta ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options

[sumo-user] [SUMO-USER] Can I create congestion in SUMO?

2019-04-18 Thread Pratik Dutta
Hello All, Can I create congestion in SUMO? I mean to say without decreasing the speed Can I create congestion? or can i make an accident ? *Regards,* ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve your passw

[sumo-user] Fwd: change tls linkIndex

2019-01-10 Thread Pratik Dutta
*Regards,* Pratik Dutta Mob: 8017342498 -- Forwarded message - From: Pratik Dutta Date: Thu, Jan 10, 2019 at 8:46 PM Subject: [sumo-user] change tls linkIndex To: can I change the linkIndexof connected link of a TLS? ___ sumo-user

[sumo-user] change tls linkIndex

2019-01-10 Thread Pratik Dutta
can I change the linkIndexof connected link of a TLS? ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

[sumo-user] omit printing of steps and other warnings during traci

2019-01-06 Thread Pratik Dutta
hello everyone Can I omit the printing details during execution of traci [sumobinary=sumo] ? ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclips

[sumo-user] Regarding multiple traci parallel execution

2019-01-06 Thread Pratik Dutta
Hello Everyone. I am using traci using python. I have this scenario which i am seeking the solution for. outer traci method {contains for each simulation step} n number of independent traci methods (diffent sumocfg file) execute in parallel join all inner traci I am usin

[sumo-user] Regarding multiple traci parallel

2019-01-06 Thread Pratik Dutta
Hello Everyone. I am using traci using python. I have this scenario which i am seeking the solution for. outer traci method {contains for each simulation step} n number of independent traci methods (diffent sumocfg file) execute in parallel join all inner traci I am using

Re: [sumo-user] Guidance of installing SUMO in REDHAT

2018-12-13 Thread Pratik Dutta
Thanks Jakob Erdmann, it works. On Wed, Dec 12, 2018 at 6:12 PM Jakob Erdmann wrote: > > https://rpmfind.net/linux/centos/7.6.1810/os/x86_64/Packages/xerces-c-devel-3.1.1-9.el7.x86_64.rpm > > Am Mi., 12. Dez. 2018 um 13:34 Uhr schrieb Pratik Dutta < > pratik...@gmail.com&g

Re: [sumo-user] Guidance of installing SUMO in REDHAT

2018-12-12 Thread Pratik Dutta
I didnt find any link to download or install it. It will be helpful to me if you provide the link. *Regards,* Pratik Dutta Mob: 8017342498 On Wed, Dec 12, 2018 at 4:33 PM Jakob Erdmann wrote: > you need xerces-c-devel-3 for el7 instead of 2.7 for el5 > > Am Mi., 12. Dez. 2018 um

Re: [sumo-user] Guidance of installing SUMO in REDHAT

2018-12-12 Thread Pratik Dutta
yea, i just tried with xerces-devel from " https://rpmfind.net/linux/RPM/dag/redhat/el5/x86_64/xerces-c-devel-2.7.0-1.el5.rf.x86_64.html " but nothing ettects *Regards,* Pratik Dutta Mob: 8017342498 On Wed, Dec 12, 2018 at 3:53 PM Pratik Dutta wrote: > My RedHat Linux con

Re: [sumo-user] Guidance of installing SUMO in REDHAT

2018-12-12 Thread Pratik Dutta
@rhel-7-workstation-rpms fox.x86_64 1.6.33-1.el6.rf installed On Wed, Dec 12, 2018 at 3:35 PM Pratik Dutta wrote: > installed fox,epel packages. But still xerces-c.problem occurs... > Detailed configure output shown below > > @localhost sumo-1.0.1]$

Re: [sumo-user] Guidance of installing SUMO in REDHAT

2018-12-12 Thread Pratik Dutta
.org/wiki/EPEL > - fox can be downloaded here: > http://rpmfind.net/linux/rpm2html/search.php?query=fox > (search for 'el6' within the page) > > regards, > Jakob > > Am Di., 11. Dez. 2018 um 12:26 Uhr schrieb Pratik Dutta < > pratik...@gmail.com>: > &

[sumo-user] Guidance of installing SUMO in REDHAT

2018-12-11 Thread Pratik Dutta
Hello everyone, I need to install SUMO in redhat o.s. I tried to build it in Debian/Ubuntu way, but 4 package like xerces, fox,gdal,proj can not be found, I know those package can be installed in Ubuntu/Debian system in simple way. I want to know can I get those packages in redhat O.S also? __

Re: [sumo-user] Regarding Import Traci in Ubuntu 18.04

2018-12-04 Thread Pratik Dutta
I have solved the problem. The only thing need to do is by setting the environmental variable from /etc/environment instead of .bashrc *Regards,* Pratik Dutta Mob: 8017342498 On Tue, Dec 4, 2018 at 4:43 PM Jose Monreal Bailey wrote: > Hi Patrik, > > After you changed the

[sumo-user] Question Regarding Teleporting..

2018-11-21 Thread Pratik Dutta
#0_0', gap=-6.53', latGap=-0.40, time=258.00 stage=laneChange. Warning: Vehicle '157' ends teleporting on edge '-255368335#11', time 258.00. how to stop teleporting? can there is any option to stop collision also? *Regards,* Pratik Dutta _

[sumo-user] Need information regarding Offset in TLS

2018-11-19 Thread Pratik Dutta
When we set offset value not equal to zero, what does it mean? I tried to understand it but I confused. Is it like phase 0 will continue to the offset period initially and then the normal cycle of phase 0 to phase n will execute? *Regards,* Pratik Dutta

[sumo-user] Rerouting Vehicles by recomputing path

2018-11-14 Thread Pratik Dutta
How can I recompute vehicles route using traci? I have found dijkstra.py file, but in this file three methods can be found. I want to know the description among with how to call the method *Regards,* Pratik Dutta ___ sumo-user mailing list sumo-user

[sumo-user] Searching for existing method of get routes for vehicles first time.

2018-11-13 Thread Pratik Dutta via sumo-user
Can any one help me by guiding how the vehicles in sumo get the route first time when the vehicles get loaded? I mean which method is called to retieve the route first time ? *Regards,* Pratik Dutta Mob: 8017342498 ___ sumo-user mailing list sumo-u