Getting started
2. Installation
TRLC-DK1’s official GitHub repository can be found here: robot-learning-co/trlc-dk1
Create a Python environment with uv and install the repo:
You’re ready to go!
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
git clone https://github.com/robot-learning-co/trlc-dk1.git
cd trlc-dk1
uv venv
uv pip install -e .