...
During the initial install the script may ask for your input several times and will install a number of dependencies. It will also add the necessary executable and script directories to the path in your bashrc file.
The script also supports updating For staying up to date, the script supports update options such as:
Code Block |
---|
hover_update --all # update everything (moos, ivp, goby, hovergroup) hover_update --hover # update hovergroup svn only |
...