-
I fond that the load and reload buttons in the ui intereface are currently not working. I plan to fix this issue
-
**Describe our question or idea**
A clear and concise description.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add scr…
-
I have trained your implementation(29400 steps). And then i use this [https://github.com/carla-simulator/imitation-learning](url) to test in Carla. I set directions(high level command) as a constant,s…
-
Hello, I find that the download link of CARLA 0.8.4 for Windows is expired(refer to https://github.com/carla-simulator/carla/releases/tag/0.8.4). Can you update the file, please? Thank you very much.
…
-
import glob
import os
import sys
import random
import time
import numpy as np
import cv2
try:
sys.path.append(glob.glob('../carla/dist/carla-*%d.%d-%s.egg' % (
sys.version_info.…
-
Hi, I could train the model, but met segmentation fault during evaluation. Did anyone meet similar problem?
> CUDA_VISIBLE_DEVICES=0 leaderboard/scripts/run_evaluation.sh
> 4.24.3-0+++UE4+Releas…
-
CARLA version:0.9.14
Platform/OS:windows
Problem :
I implemented reinforcement learning in the simulator. After running for a period of time, the simulator reported an error of LowLevelFatalError […
-
I have opened carlaue4(./CarlaUE4.sh), but this error occurs when executing python3 run_carla.py.
Can you tell me how to solve this?
(noiseacc) ma@ma-ROG-Strix:~/Downloads/carla/CARLA_0.9.13/Pytho…
-
CARLA version: 0.9.12
Platform/OS: Ubuntu 20.4.3
Hi,
While gathering data for bounding boxes, I found that the cyclist bounding box frequently returns 0 for `bounding_box.extent.y` which mak…
-
## Bug report
### Required information:
- Operating system and version: Ubuntu 18.04
- Autoware installation type: Docker image `autoware/autoware:1.14.0-melodic-cuda`, as specified in the Dock…