Re: [sumo-user] netedit crashes

2024-01-12 Thread Pablo Alvarez Lopez via sumo-user
Dear Hector,


Thank you very much for your report. Could you please describe the steps to 
reproduce the crash and send the network?


Thanks!


Von: sumo-user  im Auftrag von Hector A Martinez 
via sumo-user 
Gesendet: Freitag, 12. Januar 2024 20:15:39
An: SUMO-User mailing list, .
Cc: Hector A Martinez
Betreff: [sumo-user] netedit crashes

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?

Thanks,

--Hector
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


[sumo-user] Inquiry Regarding C++ Equivalent Code for SUMO TraCI

2024-01-12 Thread maziyar layegh via sumo-user
Dear SUMO Customer Service,

I hope this message finds you well, and I am currently working on a project
that involves connecting SUMO into a C++ application. In my Python
implementation, I found the following python code to set up TraCI:

import os, sys
if 'SUMO_HOME' in os.environ:
  tools = os.path.join(os.environ['SUMO_HOME'], 'tools')
  sys.path.append(tools)
else:
 sys.exit("please declare environment variable 'SUMO_HOME'")


I am now looking for the equivalent code in C++ to achieve the same
functionality. Specifically, I need to set up TraCI for communication
between my C++ application and SUMO.

Could you please provide guidance or a code snippet that accomplishes this
task in C++? I appreciate your assistance in helping me seamlessly
integrate SUMO into my C++ project.

Thank you for your time and support. I look forward to your prompt response.

Best regards,
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


[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?

Thanks,

--Hector
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] An error when opening simulation

2024-01-12 Thread Mirko Barthauer via sumo-user
 
Dear Jihyeok,
 
your network file looks like you have written it by yourself (without using 
netconvert or netedit). Please don't!

 
  It is incomplete in several aspects (missing nodes, no lane definitions, 
...).
 
Best regards
Mirko
 
 
 
 
-Original-Nachricht-
Betreff: An error when opening simulation
Datum: 2024-01-11T17:52:35+0100
Von: "황지혁" 
An: "sumo-user@eclipse.org" 
 
 
 
Hi team,
 
When I try to open a simulation in SUMO, it does not open properly. 
When I open SUMO.sumocfg, the sumo-gui window is forcibly closed with the 
following message.
 
The problem seems to occur when I open the simu.net.xml. Is there an error 
in my simu.net.xml, or is it something else?
Thank you.
 
Sincerely,
Jihyeok
 
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user