diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..ca529de7b787fa1eb37b68519a51ecf77d6f675c --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# road_description + +## Description + +This package contains the urdf and launch files to load road images, which can be used in simulation. +Developed at Institut de Robòtica i Informà tica Industrial (IRI, CSIC-UPC) (www.iri.upc.edu) +Contact: labroboticamobil@iri.upc.edu + +## Installation + +Clone the package inside a ROS workspace, although it will normally come within a rosinstall file. + +Download the png in `urdf/roads/dae/png` from shared drive space `LaboratoriIRI/Projects/ADC/simulator/roads/*.png` + +## How to use it + +`roslaunch road_description spawn_road.launch rviz:=true`