Skip to main content
Hardsim is a cloud simulation platform for robotics teams that want to run large simulation workloads without managing Kubernetes, GPU provisioning, or container orchestration. Built and operated by Hardlight.

What You Can Do

  • Submit simulation jobs from Python with pip install hardsim.
  • Run parallel simulation workloads against cloud GPU workers.
  • Download artifacts (render.mp4, rollout logs, manifests) from completed jobs.
  • Download diagnostics artifacts (runner.log, diagnostics.json, user_job.log) from failed jobs.
  • Track usage and billing in credits.

Quick SDK Flow

  1. Getting Started
  2. Quickstart
  3. Isaac Lab Jobs
  4. Artifacts and Diagnostics
  5. Billing
  6. API Overview