APIs, concepts, guides, and more
|
Control robots or machines in Cartesian space using the Robot class, applicable to various systems like gantries, robotic arms, and CNC machines, with support for G-Code & PathMotion.
The Robot class allows for the control of any type of robot or machine that needs to take commands in cartesian space but has an arbitrary joint space. This provides a unifying control interface in cartesian space for a diverse set of robots and machines.
An instance of the Robot class can be created with a:
Then calling the static creation method: