[sumo-user] Jaywalking

2017-12-07 Thread Beck, Yokhanan Z.
Hello! I am interested in simulating pedestrians which cross the street at random locations, without crosswalks or lights, and without shutting down the entire street -- just getting vehicles to slow down for them as usually happens on city streets. This does not appear to be possible with cur

Re: [sumo-user] Jaywalking

2017-12-07 Thread Jakob Erdmann
Hello, - pedestrians are currently unable to leave their sidewalk except at intersections - if there is no dedicated sidewalk, pedestrians may walk on the road. Vehicles will react to them and vice versa - there are plans to allow full remote control for pedestrians but it's not implemented yet (ht

Re: [sumo-user] Jaywalking

2017-12-08 Thread Beck, Yokhanan Z.
Erdmann Sent: Friday, December 08, 2017 1:36 AM To: Sumo project User discussions Subject: Re: [sumo-user] Jaywalking Hello, - pedestrians are currently unable to leave their sidewalk except at intersections - if there is no dedicated sidewalk, pedestrians may walk on the road. Vehicles will

Re: [sumo-user] Jaywalking

2017-12-08 Thread Jakob Erdmann
:sumo-user-bounces@ > eclipse.org] *On Behalf Of *Jakob Erdmann > *Sent:* Friday, December 08, 2017 1:36 AM > *To:* Sumo project User discussions > *Subject:* Re: [sumo-user] Jaywalking > > > > Hello, > > - pedestrians are currently unable to leave their sidewalk excep

Re: [sumo-user] Jaywalking

2018-01-23 Thread Beck, Yokhanan Z.
December 08, 2017 12:19 PM To: Sumo project User discussions Subject: Re: [sumo-user] Jaywalking Hello, This approach should work and you could actually re-use use the same id over and over but some outputs would still register multiple instances: - fcd-output would sometimes identify the pedest

Re: [sumo-user] Jaywalking

2018-01-24 Thread Michael Behrisch
Hi Yokhanan, for the answers see below Am 23.01.2018 um 19:07 schrieb Beck, Yokhanan Z.: > 1) There does not seem to be a way to get the opposite sidewalk on a > given street, if it exists. Currently I’ve just got a big lookup table I > built myself, but I’d rather automate this. Most recently I’v

Re: [sumo-user] Jaywalking

2018-01-29 Thread Beck, Yokhanan Z.
ems that the attribute is not actually read in by sumolib..? Thank you! Yokhanan -Original Message- From: Michael Behrisch [mailto:o...@behrisch.de] Sent: Thursday, January 25, 2018 2:49 AM To: Sumo project User discussions ; Beck, Yokhanan Z. Subject: Re: [sumo-user] Jaywalking Hi Yokha

Re: [sumo-user] Jaywalking

2018-01-29 Thread Michael Behrisch
Hi Yokhanan, Am 29.01.2018 um 20:09 schrieb Beck, Yokhanan Z.: > However, I have been unable to figure out how to access these neighbors from > either traci or sumolib: > > net = sumolib.net.readNet(net_file) > # ... > ped_road = traci.person.getRoadID(ped_id) > try: > edge = net.getEdge(ped

Re: [sumo-user] Jaywalking

2018-03-21 Thread Beck, Yokhanan Z.
risch.de] Sent: Monday, January 29, 2018 3:27 PM To: Beck, Yokhanan Z. ; Sumo project User discussions Subject: Re: [sumo-user] Jaywalking Hi Yokhanan, Am 29.01.2018 um 20:09 schrieb Beck, Yokhanan Z.: > However, I have been unable to figure out how to access these neighbors from > ei

Re: [sumo-user] Jaywalking

2018-03-21 Thread Jakob Erdmann
y own to > figure out how and where to put stuff, but without a guide of some sort > it’s proving difficult. > > > Thanks! > Yokhanan > > > -Original Message- > From: Michael Behrisch [mailto:o...@behrisch.de] > Sent: Monday, January 29, 2018 3:27 PM > To