-
Install docker
-
Clone this repository in your computer
-
Build the docker image:
docker build -f roslab.dockerfile -t rosin-tutorials .
-
Run the docker image:
docker run --rm -p 8888:8888 rosin-tutorials
-
Open this URL in your browser: http://localhost:8888/lab/tree/README.ipynb
Tested on:
- Windows 10 Education and Docker Desktop 2.0.0.3 (engine: 18.09.2)
- macOS Mojave 10.14.4 and Docker Desktop 2.0.0.3 (engine: 18.09.2)
- Ubuntu Linux 16.04.6 and Docker 18.06.1-ce
You can also try these tutorials in Binder:
This work, "Interactive Tutorials for ROS-Industrial", is a derivative of "ROS Tutorials" by the Open Source Robotics Foundation, used under CC BY, and "ROS-Industrial Training Material" by the ROS-Industrial Consortium, used under an Apache License 2.0.
"Interactive Tutorials for ROS-Industrial" is licensed under an Apache License 2.0 by the Robotic Intelligence Lab of Jaume-I University (Castelló, Spain).
This work is funded by ROSIN Education Projects,
which has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 732287. The opinions expressed on this website reflect only the author's view, and in no way the European Commission's opinions.
The European Commission is not responsible for any use that may be made of the information it contains.