Skip to content

Commit

Permalink
Merge pull request #693 from zebin-huang/gh-pages
Browse files Browse the repository at this point in the history
chore(gh-pages): correct incorrect links on deployment pages
  • Loading branch information
sergiopaniego authored Jul 3, 2024
2 parents 4e0434f + 38d87d0 commit 040a80a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _pages/carla/quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@ gallery17:

# Running an example

First, you need to install Behavior Metrics. If you haven't completed that step, please go to the [installation section](BehaviorMetrics/install/).
First, you need to install Behavior Metrics. If you haven't completed that step, please go to the [installation section](/install/).

We additionally have some pretrained models that you can use in Behavior Metrics to illustrate how it works. Find them in the [model zoo](BehaviorMetrics/carla/model_zoo/).
We additionally have some pretrained models that you can use in Behavior Metrics to illustrate how it works. Find them in the [model zoo](/carla/model_zoo/).

If you'd like to train your own imitation learning based model, we provide you with a [dataset](BehaviorMetrics/carla/datasets/).
If you'd like to train your own imitation learning based model, we provide you with a [dataset](/carla/datasets/).

We provide examples for the follow-lane task using CARLA:

Expand Down

0 comments on commit 040a80a

Please sign in to comment.