-
Hey,
When I create a simple map with the web editor (just one object and one road, without further modifications), the converter script *json_to_opendrive.py* fails:
```bash
Traceback (most rec…
-
Hi!
I'm now working on a project that needs to create a map in Carla which should contains buildings. The standalone mode doesn't meet the requirement and I do not have the license of Roadrunner. Wh…
-
I am looking at the following element:
```
"scenario:trafficSpace": {
"@type": "general:Link",
"general:url": {
"@value": "https://inavlid.link.com/my_map.xodr",
"@ty…
-
Hi,
I am trying to convert .xodr to opendrive .XML file
but I got the error below do you experience with this error?
![image](https://user-images.githubusercontent.com/52489127/119867394-2542f000-b…
-
how to solve the start and end curvatures by fitting many points(xi,yi) ? Can you explain,the following code got multiple spirals using two points.
`
def road(self, **kwargs):
start_x = 0 …
-
### System Details
1. Python ver.: 3.8.10
2. Scenic ver.: 3.0.0b2
3. OS: Intel / Win 11
4. Simulation in carla
### Detailed Description
1. When trying to extract all of the pedestrian cros…
-
Hello, I am trying to convert an xodr file into osm but my file has the following parameter:
I have found that conveters have issues handling paramPoly3 so I was wondering if there was …
ghost updated
2 years ago
-
CARLA version: 0.9.13
Platform/OS: Windows
While converting the osm file from Openstreetmap to xodr with the script provided from Carla osm_to_xodr.py
python3 osm_to_xodr.py -i path\map.osm -…
-
Hi guys,
I want to create runtime road meshes using OpenDrive .
I have downloaded and imported the esmini unity package but while initializing my own xodr files the unity is crashing.
I attached on…
-
When I load an .xodr file where a right lane has as type 'none', and call `RoadNetwork.get_roads()`, I get the error:
```
Traceback (most recent call last):
File "", line 1, in
File "/home/ar…