Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating documentation for Docker
Browse files Browse the repository at this point in the history
rishiso committed Sep 29, 2024
1 parent 0806c0a commit 43a17f7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
@@ -5,6 +5,8 @@ Installation
If you are completely unfamiliar with the command line or basic git
usage, see the Tutorial page before proceeding.

Virtual Machine Setup
---------------------
We only provide official support for Ubuntu 22.04 due to ROS2. Make sure you
are on an Ubuntu 22.04 machine before continuing. For Windows users, using WSL2
with Ubuntu 22.04 will work. The steps to set this up can be found `here
@@ -125,6 +127,13 @@ If everything is working properly, you should see the following window show up.

./_static/soccer.png

Docker Setup
------------
Instead of using a virtual machine, you can also install robocup software using Docker.
The Docker image has our software stack and all the dependencies pre-installed with
a desktop GUI. The steps for installation can be found on
`DockerHub
<https://hub.docker.com/r/robojackets/robocup-software>`_.

Shortcuts
---------

0 comments on commit 43a17f7

Please sign in to comment.