Skip to content
Snippets Groups Projects
Commit a20d8df4 authored by Tommy Persson's avatar Tommy Persson
Browse files

Work on doc.

parent 06c2f374
Branches
No related tags found
No related merge requests found
...@@ -7,8 +7,8 @@ The basic idea is that the developer has his own Linux Ubuntu ROS ...@@ -7,8 +7,8 @@ The basic idea is that the developer has his own Linux Ubuntu ROS
installation and then either check out publicly available ROS package repos or installation and then either check out publicly available ROS package repos or
use docker to get access to the software that is not publicly available. use docker to get access to the software that is not publicly available.
- [Prepare Existing ROS Computer](doc/prepare_ros_computer.md)
- [Getting the Docker Image](https://gitlab.liu.se/lrs/waraps_docker_images) - [Getting the Docker Image](https://gitlab.liu.se/lrs/waraps_docker_images)
- [Prepare Existing ROS Computer](doc/prepare_ros_computer.md)
- [Install Software on Local Machine or Virtual Machine](doc/install.md) - [Install Software on Local Machine or Virtual Machine](doc/install.md)
- [Local ROS Installation and LRS Docker Modules](doc/local_ros_installation.md) - [Local ROS Installation and LRS Docker Modules](doc/local_ros_installation.md)
- [Minimal Dockers](doc/minimal_dockers.md) (WORK IN PROGRESS) - [Minimal Dockers](doc/minimal_dockers.md) (WORK IN PROGRESS)
......
# Prepare Existsing Computer # Prepare Existsing Computer
If you already have a ROS computer with a docker daeamon running you can do: If you already have a ROS computer with a docker daeamon follow the
instructions below.
## Install Docker
See [docker_linux.md]() for installation instruction for Ubuntu 18.04 and 20.04.
## Configuring Development Computer ## Configuring Development Computer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment