Skip to content
Snippets Groups Projects
Commit 229a5986 authored by Iván del Pino's avatar Iván del Pino
Browse files

removed capital letters: Wolf -> wolf

parent 3b23ce6a
No related branches found
No related tags found
1 merge request!98removed capital letters: Wolf -> wolf
This commit is part of merge request !98. Comments created here will be created in the context of that merge request.
...@@ -163,7 +163,7 @@ Download and build ...@@ -163,7 +163,7 @@ Download and build
**Build:** **Build:**
$ cd Wolf/build $ cd wolf/build
$ cmake .. $ cmake ..
$ make $ make
$ sudo make install //optional in case you want to install wolf library $ sudo make install //optional in case you want to install wolf library
...@@ -211,7 +211,7 @@ Alternatively, you can set up the environment variables in your GUIs only. Follo ...@@ -211,7 +211,7 @@ Alternatively, you can set up the environment variables in your GUIs only. Follo
### Wolf ROS Node ### Wolf ROS Node
`$ git clone `[`https://github.com/IRI-MobileRobotics/Wolf_ros.git`](https://github.com/IRI-MobileRobotics/Wolf_ros.git) `$ git clone `[`https://github.com/IRI-MobileRobotics/wolf_ros.git`](https://github.com/IRI-MobileRobotics/wolf_ros.git)
......
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