Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
labrobotica
drivers
asterx1_gps
Commits
957b7b1a
Commit
957b7b1a
authored
Apr 11, 2020
by
Alejandro Lopez Gestoso
Browse files
Update server address
parent
af62e57b
Changes
1
Hide whitespace changes
Inline
Side-by-side
ReadMe.md
View file @
957b7b1a
...
...
@@ -9,9 +9,9 @@ This driver offers a c++ wrapper to read and configure a [Septentrio AsteRx1](ht
*
Add the labrobotica repository if it is not already added:
```
sudo sh -c 'echo "deb [arch=amd64] http://
147.83.76.226/~irilabo
/packages xenial main" > /etc/apt/sources.list.d/labrobotica_repo.list' ```
```
sudo sh -c 'echo "deb [arch=amd64] http://
labrepo.iri.upc.edu
/packages xenial main" > /etc/apt/sources.list.d/labrobotica_repo.list' ```
```
wget -O - http://
147.83.76.226/~irilabo
/labrobotica_repo.gpg.key | sudo apt-key add -
```
```
wget -O - http://
labrepo.iri.upc.edu
/labrobotica_repo.gpg.key | sudo apt-key add -
```
* Install the package:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment