Skip to main content

Hardware

GPU is optional for basic robot control. Required for perception, VLMs, and AI features.

Tested Configurations

Dependency Tiers

Bare pip install dimos installs the core tier. Extras add capabilities on top.

Headless / Server Environments

If running on a headless Ubuntu server (no display), install OpenGL libraries for visualization dependencies:
Nix users (nix develop) don’t need this — the flake provides libGL, libGLU, and mesa.