Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions docs/source/device/manus.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,10 @@ Prerequisites
- **Manus SDK** for Linux — downloaded automatically by the install script.
- **System dependencies** — the install script installs required packages automatically.

Installation
------------
The Manus plugin cannot be installed via normal ``pip`` packaging; **build Isaac Teleop from source first** by following the :doc:`../getting_started/build_from_source/index` guide under Getting Started.

Automated (recommended)
~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~

The install script handles SDK download, dependency installation, and building:

Expand All @@ -52,7 +51,7 @@ The script will:
Manual
~~~~~~

If you prefer to install manually:
If you prefer to install manually, follow these steps after building the repository from source:

1. Download the MANUS Core SDK from
`MANUS Downloads <https://docs.manus-meta.com/3.1.1/Resources/>`_.
Expand Down
Loading