[sumo-user] SubLane Model stop behaviour

2023-05-25 Thread Jojo Get
Hi everyone, NetEdit Version: 1.17 [image: image.png] As seen in the image above, the motorcycles are currently facing weird directions when stopping and will vibrate in their current positions, I wanted to check if there is a way to prevent this behaviour from happening. The configurations cu

Re: [sumo-user] Rotating a network in netedit

2023-05-07 Thread Jojo Get
um 09:44 Uhr schrieb Jojo Get : > >> Hi everyone, >> >> NetEdit Version: v1_16_0+1532-c39e8b829c2 but will be updating to 1.17 >> soon (: >> >> I wanted to check if it is possible to rotate a network inside netedit. I >> am aware of using the viewport to rot

[sumo-user] Rotating a network in netedit

2023-05-05 Thread Jojo Get
Hi everyone, NetEdit Version: v1_16_0+1532-c39e8b829c2 but will be updating to 1.17 soon (: I wanted to check if it is possible to rotate a network inside netedit. I am aware of using the viewport to rotate the view but I was wondering if it was possible to rotate the network itself after conver

Re: [sumo-user] Editing Network in layers in NetEdit

2023-04-13 Thread Jojo Get
> > > > > > > > > > > > -Original-Nachricht- > > Betreff: [sumo-user] Editing Network in layers in NetEdit > > Datum: 2023-04-13T04:54:44+0200 > > Von: "Jojo Get" > > An: "Sumo project User discussions" > > >

[sumo-user] Editing Network in layers in NetEdit

2023-04-12 Thread Jojo Get
Hi everyone, NetEdit Version: v1_16_0+1532-c39e8b829c2 I wanted to check if it is possible to edit a multi-layer network inside NetEdit. (Example: drawing a network for level 1 of a carpark and level 2 of the carpark stacked directly on top of each other). I am aware of the possibility of importi

Re: [sumo-user] Parking Area Behaviour

2023-03-10 Thread Jojo Get
of traci.vehicle.insertStop (which defines a stop on an edge) use > traci.vehicle.setParkingAreaStop > (or, set stop argument flags=traci.constant.STOP_PARKING_AREA) > > Am Do., 9. März 2023 um 03:24 Uhr schrieb Jojo Get : > >> Hi everyone, >> >> SUMO Version: eclipse-sumo==

[sumo-user] Parking Area Behaviour

2023-03-08 Thread Jojo Get
Hi everyone, SUMO Version: eclipse-sumo== 1.16.0.post676 I am trying to dynamically assign an empty parking area to vehicles in an attempt to have pedestrians walk towards the parking areas where they are to be picked up from. I am currently spawning in the vehicles through TraCI and inserting t

Re: [sumo-user] Using TraCI setStopParameters()

2023-02-23 Thread Jojo Get
) > You can obtain a fixed version tomorrow at > https://sumo.dlr.de/docs/Downloads.php#nightly_snapshots or by building > sumo yourself from the latest github sources. > > regards, > Jakob > > Am Di., 21. Feb. 2023 um 04:10 Uhr schrieb Jojo Get >: > >> Hi, >

[sumo-user] Using TraCI setStopParameters()

2023-02-20 Thread Jojo Get
Hi, I was trying to add a new stop with certain parameters using traci.vehicle.setStopParameters(). However, I am unable to get the stop to behave as intended. traci.vehicle.setStopParameter(vehID=f"coach_{batchNo}_{i}", nextStopIndex= 1,param="triggered",value="true") traci.vehicle.setStopParam