Deployment
Setup inference server
1
Start policy server
On a machine with a sufficiently powerful GPU, start the policy server from the root folder of the repository:
Setup robot control
1
Install DROID package
Install the DROID package on the robot control laptop/workstation following the official instructions.
2
Install GR00T dependencies
Install additional dependencies for the GR00T control script in the DROID environment:
3
Configure cameras
Enter the camera IDs for your ZED cameras in
examples/DROID/main_gr00t.py.4
Start control script
Run the control script with your chosen external camera:
Hardware requirements
For the DROID setup, you’ll need:- GPU machine for running the policy server (RTX 4090, H100, or similar)
- DROID-compatible robot hardware
- ZED cameras configured as per DROID specifications
- Network connection between control laptop and GPU server
Dataset information
The DROID dataset provides:- Large-scale real-world manipulation demonstrations
- Multi-camera observations
- Diverse manipulation tasks
- Standardized data format compatible with GR00T’s LeRobot schema