Skip to content
Snippets Groups Projects

removed capital letters: Wolf -> wolf

Merged Iván del Pino requested to merge patch-2 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -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)
Loading