[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] Calibration

2024-01-08 Thread maziyar layegh via sumo-user
Hello,
I hope you are well. I collected data of the field by drone and also
created my network into the Sumo. Now I want to calibrate my simulation
environment based on the field data. Actually I don’t know how to calibrate
it. I am wondering is there a document or videos to help me. Thanks.
Best regards,
Maziyar Layegh
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


[sumo-user] Connecting Sumo to Unreal engine

2024-01-07 Thread maziyar layegh via sumo-user
Hello,
I am wondering how to connect sumo to the Unreal Engine. It is a really big
challenge for me and it is the main part of my thesis. I would appreciate
it to help me if there are any documents in this regard. Thanks.
Best regards,
Maziyar Layegh
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


[sumo-user] Question

2023-06-05 Thread maziyar layegh
To whom it may concern

I hope this email finds you well. As a PhD student at Concordia University,
I am currently working on my thesis, which focuses on integrating SUMO
(Simulation of Urban MObility) with Unreal Engine. My objective is to
utilize TraCI (Traffic Control Interface) to establish a connection between
these two platforms.

Fortunately, I have successfully established a connection between SUMO and
Python, with SUMO acting as a server and Python as a client. However, I am
facing challenges in connecting Unreal Engine to this setup and effectively
transferring data between SUMO and Unreal Engine. The ultimate goal is to
employ an Unreal Engine for having a real human driver operating within the
network generated by SUMO.

I would be immensely grateful if you could lend your expertise and support
to help me overcome this obstacle. Your assistance would be invaluable to
the progress of my research. Thank you for considering my request, and I
eagerly await your response.

best regards,

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