SPDR Bot is a 4-legged desktop spider robot from Indystrycc, designed as a learning platform for NVIDIA Isaac Sim and Isaac Lab reinforcement-learning experiments, with a 3D-printable physical build available from the creator.
The mechanism
Each of the four legs carries three actuated joints in series — a plain open serial chain
per leg, twelve actuated joints total, with no mimic joints or closed kinematic loops. The
description was generated directly from a Fusion 360 assembly via the CAD-to-URDF export
pipeline, which is why every joint reads as type="continuous" (unlimited rotation) rather
than a hand-tuned revolute range — a common signature of this class of exporter, not an
error in the source file.
About this file — read before importing
This links directly to SpdrBot, Indystrycc’s own repository — the URDF description package bundled alongside the Isaac Sim/Isaac Lab training project and USD assets. ARMOR links directly to that repository rather than re-hosting anything, so what you get is exactly what’s published there, unmodified. See this entry’s license notice above — the bundled LICENSE file states MIT, but its copyright holder doesn’t match this project, so review it yourself before building on this design.