Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
irstea-ros
ads1115_driver
Commits
59cd20a7
Commit
59cd20a7
authored
Jun 27, 2018
by
Rousseau Vincent
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docker files
parent
772a1ac4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
59cd20a7
...
...
@@ -2,7 +2,7 @@ FROM ros:kinetic-ros-core
# install ros tutorials packages
RUN
apt-get update
&&
apt-get
install
-y
\
ros-kinetic-rosbridge-suite
\
wget
python-smbus python-pip
\
python-smbus python-pip
\
&&
rm
-rf
/var/lib/apt/lists/
RUN
pip
install
adafruit-ads1x15
...
...
Write
Preview
Markdown
is supported
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