Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaxaxx committed Apr 1, 2024
2 parents 5bd80a1 + c1bf4e7 commit 0cfb8db
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions docs/quick_start/setup_for_simulated_robot.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,9 @@ Before proceeding with the RoCS Server installation, ensure that your system mee
* An NVIDIA or AMD OpenGL-capable graphics adapter with a minimum version of 3.3 and at least 512 MB of RAM.

## Installing RoCS Server Dependencies and Binaries

Use either of the following commands in your terminal to install the server dependencies and RoCS Server binaries:

**Option 1:**

```shell
wget -qO- https://raw.githubusercontent.com/FFTAI/rocs_server/main/install.sh | bash
```

**Option 2:**

```shell
curl -o- https://raw.githubusercontent.com/FFTAI/rocs_server/main/install.sh | bash
curl -o- https://raw.githubusercontent.com/FFTAI/rocs_server/main/install-simulated.sh | bash
```

---

## Verifying Installation
Expand Down

0 comments on commit 0cfb8db

Please sign in to comment.