|
Ark
|
Classes | |
| class | ControlType |
| class | Robot |
Functions | |
| robot_joint_control (func) | |
| robot_control (func) | |
Variables | |
| joint_groups | |
Robot component abstractions used by the ARK framework.
| ark.system.component.robot.robot_control | ( | func | ) |
Decorator forwarding commands for a joint group to ``func``.
| ark.system.component.robot.robot_joint_control | ( | func | ) |
Decorator applying joint group lookup before calling ``func``.
| ark.system.component.robot.joint_groups |