-
I found that there are no differences between `config/HighD_velocity_constraint/train_Binary_highD_velocity_constraint.yaml` and `config/HighD_velocity_constraint/train_Binary_highD_velocity_constrain…
-
An AttributeError occurs when launching `python run_planner.py`
The error message is as follows
```bash
(commonroadPyPi) ➜ commonroad-reactive-planner git:(master) python run_planner.py
T…
-
Currently, the profile criterion is a little bit off. Predicted time does not correspond to the real value (the car drives using the trajectory faster than the estimated time). It could be a problem o…
-
At https://github.com/CommonRoad/opentrafficsim?tab=readme-ov-file#differences-of-this-fork-to-ots some changes are made to a forked repository for purposes of coupling OTS and CommonRoad. These chang…
-
Hi,
WSL2 ubuntu on windows 10. Python 3.9. Matplotlib 3.9.1
installed using pip.
I am wondering if this is a matplotlib version mismatch issue...
Error ->
```
camlab@DESKTOP-3LSSKO5:~$ crdes…
-
Hello,
My goal is to convert the LHT opendrive roadnetwork to the lanelet2 format (autoware compatible).
I'm using Python API for conversion.
Does CommonRoad support left hand traffic opendrive?
…
-
I updated matplotlib from 3.8 to 3.9 and got this ImportError in the file commonroad/visualization/traffic_sign.py:
In commonroad/visualization/traffic_sign.py, line 8, in
from matplotlib.axe…
-
Hi,
I use CommonRoad tool for converting opendrive to Autoware's lanelet2 format.
I believe that CR currently does not provide a "lane_change" tag within the lanelet2 which is required for the AW s…
-
```shell
~/git/paf21-2$ ./scripts/setup.sh
[sudo] password for luttkule:
Get:1 file:/var/cuda-repo-ubuntu2004-11-3-local InRelease
Ign:1 file:/var/cuda-repo-ubuntu2004-11-3-local InRelease
…
-
Could you please update the requirements.txt file to contain all required packages? Maybe even including the required version?
I tried the following, but unfortunately `pip install -r requirements.tx…