Skip to content

All Supported Machines

SUMMARY

Complete reference of all machines supported by Medulla. Each machine reports and drives its state through a unified Python API.

python
from telekinesis.medulla.machines import isaacsim

machine = isaacsim.CNCMachine(name="milling_cell")

Browse Supported Machines