Installation
Download the last RTKLIB version http://www.rtklib.com/ an save it in your home directory (/home/user-name).
Create a directory to build all the source files:
$ mkdir build
$ cd build
Compile the source files:
$ cmake ..
$ make
Revert "Merge branch '2-enable-standard-point-positioning-spp-computation' into 'master'" See merge request mobile_robotics/gauss_project/gnss_utils!3
Name | Last commit | Last update |
---|---|---|
cmake_modules | ||
include | ||
src | ||
CMakeLists.txt | ||
Findgnss_utils.cmake | ||
README.md |
Download the last RTKLIB version http://www.rtklib.com/ an save it in your home directory (/home/user-name).
Create a directory to build all the source files:
$ mkdir build
$ cd build
Compile the source files:
$ cmake ..
$ make