carla-simulator / carla-simulator/reinforcement-learning

buggy

Open
#2 1 comment 0 reactions 1 assignee Claimed by @felipecode View on GitHub
Dominant language
Python
Stars
287
Forks
63
PR merge metrics
No merged PRs in 30d

Description

```
from carla.driving_benchmark.experiment_suite import CoRL2017, BasicExperimentSuite
```

should be
```
from carla.driving_benchmark.experiment_suites import CoRL2017, BasicExperimentSuite
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.