RobotControl

From Wiki
Revision as of 16:07, 2 January 2024 by Mab (talk | contribs) (Created page with "RobotControl is the core component of our robot control. It executes robot programs, calculates axis positions, handles IO etc. It runs both on the Embedded Control and in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RobotControl is the core component of our robot control. It executes robot programs, calculates axis positions, handles IO etc. It runs both on the Embedded Control and in iRC on the PC for simulation.

Until V13 RobotContrl was called TinyCtrl.