Skip to content
Snippets Groups Projects
Commit 0a75f090 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

Update README.md

parent 5f64861b
No related branches found
No related tags found
2 merge requests!3After cmake and const refactor,!1new release
...@@ -4,7 +4,18 @@ This is the ros package of the [WOLF GNSS plugin](https://gitlab.iri.upc.edu/mob ...@@ -4,7 +4,18 @@ This is the ros package of the [WOLF GNSS plugin](https://gitlab.iri.upc.edu/mob
# Other dependencies # Other dependencies
Clone Novatel OEM7 msgs package and generate ROS messages. In a new terminal: **iri_gnss_msgs**
Clone package and generate ROS messages. In a new terminal:
```
roscd
cd ../src
git clone ssh://git@gitlab.iri.upc.edu:2202/mobile_robotics/gauss_project/iri_gnss_msgs.git
cd ..
catkin_make --only-pkg-with-deps iri_gnss_msgs
```
**Novatel OEM7 msgs**
Clone package and generate ROS messages. In a new terminal:
``` ```
roscd roscd
......
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