Re: [sumo-user] No vehicles stops in junction and E2 detector display

2019-01-23 Thread Jakob Erdmann
Hello,
1) cars only wait within the intersection under specific conditions:
http://sumo.dlr.de/wiki/Simulation/Intersections#Waiting_Within_the_Intersection
2) E2 detectors may cover multiple lanes if the given attributes do not
find on a single lane. Please refer to
http://sumo.dlr.de/wiki/Simulation/Output/Lanearea_Detectors_(E2)#Anchoring_lane_and_length
regards,
Jakob


Am Do., 24. Jan. 2019 um 03:54 Uhr schrieb panpingping (A) <
panpingpi...@huawei.com>:

> Hello,
>
>
>
> I draw a network in NETEDIT, when run, I found no car stops in junction,
> please find attachment. Except for that, I create the E2 detectors in the
> lane connected to traffic light using “endPos”=the length of the lane  and
> “length”=300, then I found the E2 detector is not displayed correctly, the
> blue E2 detector should stop at the endpos, but some E2 stops ahead, please
> find attanchment. I don't know how to fix it.
>
>
>
> Thanks
>
> Pingping
> ___
> 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 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] No vehicles stops in junction and E2 detector display

2019-01-23 Thread panpingping (A)
Hello,

I draw a network in NETEDIT, when run, I found no car stops in junction, please 
find attachment. Except for that, I create the E2 detectors in the lane 
connected to traffic light using “endPos”=the length of the lane  and 
“length”=300, then I found the E2 detector is not displayed correctly, the blue 
E2 detector should stop at the endpos, but some E2 stops ahead, please find 
attanchment. I don't know how to fix it.

Thanks
Pingping
___
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


Re: [sumo-user] Regarding GDAL

2019-01-23 Thread Jakob Erdmann
use the extended-feature version:
http://prdownloads.sourceforge.net/sumo/sumo-win64extra-1.1.0.zip?download

regards,
Jakob

Am Mi., 23. Jan. 2019 um 20:23 Uhr schrieb :

> Hello,
>
> I am trying to use netconvert for shpfile conversion but I get this error.
>
> Error: SUMO was compiled without GDAL support.
> Error: No nodes loaded.
> Quitting (on error)
>
> I know I have to build from source of an older version but I really
> don't want to.
> I tried to download a zip that was suggested from github issues but it
> didn't work.
>
> Is there another way I can do it without messing with my current sumo
> build?
>
> Thank you,
> Tom
>
>
>
>
> ___
> 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 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] Regarding GDAL

2019-01-23 Thread cchadj01

Hello,

I am trying to use netconvert for shpfile conversion but I get this error.

Error: SUMO was compiled without GDAL support.
Error: No nodes loaded.
Quitting (on error)

I know I have to build from source of an older version but I really  
don't want to.
I tried to download a zip that was suggested from github issues but it  
didn't work.


Is there another way I can do it without messing with my current sumo build?

Thank you,
Tom




___
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


Re: [sumo-user] Filter Member miss in the class TraCIScopeWrapper in c++

2019-01-23 Thread Leonhard.Luecken
Hi Christian,
Sorry, currently, there is no filter implementation for the C++ client. I think 
is not so difficult to add it, though.
For that, one should take a look at what is done in the corresponding methods 
of the python client (in tools/traci/_connection.py and tools/traci/_vehicle.py 
- look for subscriptionFilter) and port it to the TraCIAPI::VehicleScope.
Best,
Leo

Von: sumo-user-boun...@eclipse.org [mailto:sumo-user-boun...@eclipse.org] Im 
Auftrag von christian.damdjow...@zf.com
Gesendet: Mittwoch, 23. Januar 2019 12:22
An: sumo-user@eclipse.org
Betreff: [sumo-user] Filter Member miss in the class TraCIScopeWrapper in c++

Hello Jakob,
it seem that is at the moment not possible to use the Filter functionalities 
via TRACI-Cpp. The Class TraCIAPI::TraCIScopeWrapper don't have filter-members.
Please can you also give me an hint how these Filter have to be use in C++ 
I think, it would be different as Python . Here it's just the syntax inside 
Python 
(http://sumo.dlr.de/wiki/TraCI/Interfacing_TraCI_from_Python#Context_Subscription_Filters).
Thank you very much for your help

Br

Christian

___
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] Filter Member miss in the class TraCIScopeWrapper in c++

2019-01-23 Thread christian.damdjowabo
Hello Jakob,
it seem that is at the moment not possible to use the Filter functionalities 
via TRACI-Cpp. The Class TraCIAPI::TraCIScopeWrapper don't have filter-members.
Please can you also give me an hint how these Filter have to be use in C++ 
I think, it would be different as Python . Here it's just the syntax inside 
Python 
(http://sumo.dlr.de/wiki/TraCI/Interfacing_TraCI_from_Python#Context_Subscription_Filters).
Thank you very much for your help

Br

Christian

___
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