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
LidarLite
Commits
22303f1c
Commit
22303f1c
authored
Apr 11, 2020
by
Alejandro Lopez Gestoso
Browse files
Update server address
parent
78d67cee
Changes
1
Hide whitespace changes
Inline
Side-by-side
ReadMe.md
View file @
22303f1c
...
...
@@ -10,9 +10,9 @@ using an [USB-I2C communications module](http://www.robot-electronics.co.uk/htm/
*
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