-
Hello, I have noticed that there are some issues with determining the relative distance condition in the case of trailers. When calculating the relative distance between entities boundary box, the len…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
- [X…
-
I love this tool and I know esmini works with opendrive maps.
I'm working on an OpenSCENARIO generator but the maps I have to use are in NDS format. I was wondering if someone knows whether it is …
-
DynamicsConstraints should be DynamicConstraints in spec
-
This is probably because of incorrect translation of methods by pybind11.
```python
import pyplayerbase
print("Start")
player = pyplayerbase.ScenarioPlayer(
["filename", "--window", "60", "6…
ebadi updated
2 years ago
-
Dear all,
There are some defined vehicles models in a path named "xosc/Catalogs/Vehicles/VehicleCatalog".If i changed the name of the model description file in the folder and use the new name(Vehic…
-
Setup:
CC1352P1 as TSCH Border router
_make sure you compile the border router with this define:
CFLAGS += -DSET_CCFG_MODE_CONF_XOSC_CAP_MOD=0x0
CFLAGS += -DSET_CCFG_MODE_CONF_XOSC_CAPARRAY_DEL…
-
When defining a path for my records using a parameter distribution file, the path will be ignored, instead the records will be written to the path where I'm executing from.
for instance
```
my@…
-
Hi,
I'm trying to use another scenario from scenario runner with carla_ad_demo. I put the scenario file `LaneChangeSimple.xosc` in the config folder next to the `FollowLeadingVehicle.xosc` file and c…
-
When I execute the visualizer with my scenario files I get a black gif as an output. The output in the console shows that no file road network has been loaded. How can I use scenario files with my roa…