From e41eee80f1c980f201ed395220954dcf7176a904 Mon Sep 17 00:00:00 2001 From: Alejandro Lopez Gestoso <alopez@iri.upc.edu> Date: Fri, 12 Mar 2021 09:26:53 +0000 Subject: [PATCH] Fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14a6c53..948e135 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ In this workshop we will present the basic concepts and tools to use the model car used in the [CARNET Autonomous Driving Challenge 2021](https://autonomous-driving-challenge.com/). We will cover the model car bringup with sensor visualization, the different calibration procedures and teleoperation. -1. [Setup](https://gitlab.iri.upc.edu/mobile_robotics/adc/platforms/model_car/iri_model_car_how_to/-/blob/master/doc/installation.md): Instructions on how to set up the enviromento on the car and development computers. +1. [Setup](https://gitlab.iri.upc.edu/mobile_robotics/adc/platforms/model_car/iri_model_car_how_to/-/blob/master/doc/installation.md): Instructions on how to set up the enviroment on the car and development computers. 2. Model car bringup: Instructions on how to start up the car and a basic inspection on sensor visualization. 3. [Calibration](https://gitlab.iri.upc.edu/mobile_robotics/adc/platforms/model_car/iri_model_car_how_to/-/blob/master/doc/calibration.md): Recopilation of the different calibration procedures. -- GitLab