[sumo-user] background map resolution

2024-03-21 Thread Hector A Martinez via sumo-user
Dear sumo community, I am using the tileGet.py script to pull a map from an ARCGIS service but I would like to avoid the bad stitching of tiles that looks less than professional when I give presentations in large screens. I tried pulling only one tile but the resolution is very blurry

[sumo-user] Trucks not stopping at the ContainerStop using traci

2024-03-04 Thread Hector A Martinez via sumo-user
Dear sumo community, I am having trouble with getting my Trucks to stop at the ContainerStop when I use traci.vehicle.insertStop. Here is my route creation: Here is how I create the truck to use the route: def create_sumo_truck(self, truck): """ Inject a new truck vehicle

[sumo-user] troubleshoot warnings from sumo sim

2024-02-07 Thread Hector A Martinez via sumo-user
Good evening sumo community, I am having a lot of warnings that I want to determine if they are significant to fix or if there is a way to silence them all together if they are not significant. I am looking to run scenarios that go for more than one day of rail and trucking traffic for

Re: [sumo-user] [EXT] AW: SUMO-gui background options

2024-01-31 Thread Hector A Martinez via sumo-user
#issuecomment-1911819715 From: sumo-user mailto:sumo-user-boun...@eclipse.org>> On Behalf Of Hector A Martinez via sumo-user Sent: Monday, January 22, 2024 5:27 PM To: Sumo project User discussions mailto:sumo-user@eclipse.org>> Cc: Hector A Martinez mailto:hmarti...@mitre.org>> Subje

Re: [sumo-user] [EXT] AW: SUMO-gui background options

2024-01-22 Thread Hector A Martinez via sumo-user
Thank you for your response but when I try this, here is the error I get from openstreetmap.org [cid:image001.png@01DA4D25.61CACBA0] If you have any guidance related to the OSM website you are referring to below and any instructions on how to stich the map gracefully and to open it on

Re: [sumo-user] [EXT] AW: SUMO-gui background options

2024-01-19 Thread Hector A Martinez via sumo-user
Good morning Mirko, I used this script in the link below: python tools/tileGet.py -n test.net.xml -t 10 And I got this error message: Traceback (most recent call last): File "C:\Program Files (x86)\Eclipse\Sumo\tools\tileGet.py", line 227, in get() File "C:\Program Files

Re: [sumo-user] [EXT] AW: Changing rail to be bidirectional using netconvert

2024-01-18 Thread Hector A Martinez via sumo-user
issues with the new file. Thanks, --H From: sumo-user On Behalf Of Hector A Martinez via sumo-user Sent: Thursday, January 18, 2024 11:42 AM To: Mirko Barthauer ; Sumo project User discussions Cc: Hector A Martinez Subject: Re: [sumo-user] [EXT] AW: Changing rail to be bidirectional using

Re: [sumo-user] Changing rail to be bidirectional using netconvert

2024-01-18 Thread Hector A Martinez via sumo-user
Von: sumo-user im Auftrag von Hector A Martinez via sumo-user Gesendet:  Hi Hector, has the "pathtofile" an space or a strange character like ñ, ä or similar? Regards Von: sumo-user mailto:sumo-user-boun...@eclipse.org>> im Auftrag von

Re: [sumo-user] [EXT] AW: Changing rail to be bidirectional using netconvert

2024-01-18 Thread Hector A Martinez via sumo-user
rds Mirko -Original-Nachricht- Betreff: [sumo-user] Changing rail to be bidirectional using netconvert Datum: 2024-01-17T20:50:48+0100 Von: "Hector A Martinez via sumo-user" mailto:sumo-user@eclipse.org>> An: "sumo-user@eclipse.org<mailto:sumo-us

[sumo-user] Changing rail to be bidirectional using netconvert

2024-01-17 Thread Hector A Martinez via sumo-user
Sumo team, I am trying to convert all of my rail network to be bidirectional using netconvert without affecting my roadway network. This is for commodity/container movement, not people movement. I am using a file I generated using OSM wizard. I used this script: netconvert

[sumo-user] netedit crashes

2024-01-12 Thread Hector A Martinez via sumo-user
Dear sumo community, I am having a problem with Netedit. It crashes when I try to edit a rail network I created using OSMWizard tool. It is for a small region of may be 15-20 miles square. When I try to make changes to the rail edges, Netedit crashes. Any advice on how to avoid this?

Re: [sumo-user] [EXT] AW: [new user] - my train is not picking up the container at the container stop

2023-12-15 Thread Hector A Martinez via sumo-user
on/Containers.html#transports> given in the documentation. Best regards Mirko -Original-Nachricht- Betreff: [sumo-user] [new user] - my train is not picking up the container at the container stop Datum: 2023-12-12T15:01:00+0100 Von: "Hector A Martinez via sumo-user"

[sumo-user] Newbie question - activate edge visualization options

2023-12-14 Thread Hector A Martinez via sumo-user
SUMO NetEdit experts, I am having problems finding this feature in NetEdit: “activate edge visualization option spread bidirectional railways/roads” I am struggling to get my rail network to route from Origin to Destination using trips and after I added bidirectional tracks on my entire

Re: [sumo-user] [EXT] AW: [new user] - my train is not picking up the container at the container stop

2023-12-14 Thread Hector A Martinez via sumo-user
king up the container at the container stop Datum: 2023-12-12T15:01:00+0100 Von: "Hector A Martinez via sumo-user" mailto:sumo-user@eclipse.org>> An: "sumo-user@eclipse.org<mailto:sumo-user@eclipse.org>" mailto:sumo-user@eclipse.org>> Dear SUMO experts, I am having

[sumo-user] [new user] - my train is not picking up the container at the container stop

2023-12-12 Thread Hector A Martinez via sumo-user
Dear SUMO experts, I am having problems with my containerFlow code in my simulation and I cant figure out what is wrong from the online documentation. I am testing logistics scenario where the train picks up Containers from a Stop and drops it at the destination stop. My rail is not picking