Skip to content
Snippets Groups Projects
Commit f0e4519d authored by Sergi Foix Salmerón's avatar Sergi Foix Salmerón
Browse files

Improving setup README file

parent 2cbc90eb
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -5,4 +5,6 @@ git clone https://gitlab.iri.upc.edu/perception/gazebo_models.git
cd gazebo_models
echo export GAZEBO_MODEL_PATH=\""`pwd`/\"" >> ~/.bashrc
echo export GAZEBO_MODEL_PATH=\""`pwd`/:\$GAZEBO_MODEL_PATH\"" >> ~/.bashrc
echo export GAZEBO_RESOURCE_PATH=\""`pwd`/:\$GAZEBO_RESOURCE_PATH\"" >> ~/.bashrc
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