Skip to content
Snippets Groups Projects
Commit bf2a7e5c authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Update README.md

parent 0fb47c2d
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ roscd && cd ../src
Clone the repository:
```
git clone https://gitlab.iri.upc.edu/mobile_robotics/adc/simulator/iri_road_description.git
git clone https://gitlab.iri.upc.edu/mobile_robotics/adc/adc_2021/iri_road_description.git
```
Install all ROS dependencies with the following commands:
......@@ -36,7 +36,7 @@ An example road image can be download from [here](https://drive.google.com/file/
To generate new road images, follow the next steps:
* Create a new road or edit an existing one using the [OpenRoadEd](https://gitlab.iri.upc.edu/mobile_robotics/adc/openroaded) tool. See the documentation on this link for more information.
* Create a new road or edit an existing one using the [OpenRoadEd](https://gitlab.iri.upc.edu/mobile_robotics/adc/libraries/openroaded) tool. See the documentation on this link for more information.
* Create an image of the desired road using the take screenshot tool of the OpenRoadEd application. Together with the image, a YAML file is generated with the followng information:
* **offset in x**: (in meters) position of the origin of the road with respect of the center of the image in the x direction.
* **offset in y**: (in meters) position of the origin of the road with respect of the center of the image in the y direction.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment