-
We have the following stacktrace which suggests the receive link will be reopened, however this does not seem to happen as the messages are no longer retrieved from the subscription until a restart. …
-
I downloaded the Latest Development Version of SUMO. I downloaded the file with the git.zip extension from [this](https://sumo.dlr.de/docs/Downloads.php#sumo_-_latest_development_version) link. After …
-
when we put a command . it will return error
python randomTrips.py --trip-attributes="has.battery.device=\"true\" maximumBatteryCapacity=\"2000\" maximumPower=\"1000\" constantPowerIntake=\"100\" ac…
-
Hey I was trying out the simulator and it doesn't seem to load. The window renders but there is no UI present in it. After a while Ubuntu notifies that the program isn't responding.
Here are my sys…
-
Whenever I enter the superadmin credentials(which i have defined in test/config/local.json) in the login page. It shows error "WRONG EMAIL ID or PASSWORD" and also when I do registration of a new use…
-
Hi
Zielpunkte mit einem Buchstaben oder einer Zahl gehen noch nicht in v2.0.0.2
Grüße
-
Hi all!
I am thinking about an implementation with its own configuration. Currently, I am using a 'config.ini' file, parsed by configparser. The thing is that it is able to cover a full described v…
-
when calling setStop (or replaceStop). the flags are:
```
TRACI_CONST int STOP_DEFAULT = 0x00;
TRACI_CONST int STOP_PARKING = 0x01;
TRACI_CONST int STOP_TRIGGERED = 0x02;
TRACI_CONST int STOP_CON…
-
Ubuntu 18.04
Followed the steps at https://sumo.dlr.de/docs/Installing/Linux_Build.html
```[100%] Built target libsumojni
[100%] Linking CXX shared module ../../../../tools/libsumo/_libsumo.so
…
-
I would like to ask what is the proper way to define the observation space if we do not know the values that the different observations could take during training.
I tried to define them by using s…