![]() |
AUBO SDK
0.26.0
|
| AxisInterfacePtr arcs::common_interface::AuboApi::getAxisInterface | ( | const std::string & | name | ) |
| std::vector< std::string > arcs::common_interface::AuboApi::getAxisNames | ( | ) |
Get external axis list.
| GripperInterfacePtr arcs::common_interface::AuboApi::getGripperInterface | ( | ) |
GripperInterface (夹爪) Get gripper interface
| MathPtr arcs::common_interface::AuboApi::getMath | ( | ) |
Math (数学工具) Get pure mathematic related API
| RegisterControlPtr arcs::common_interface::AuboApi::getRegisterControl | ( | ) |
RegisterControl (寄存器操作) External registers api
| RobotInterfacePtr arcs::common_interface::AuboApi::getRobotInterface | ( | const std::string & | name | ) |
RobotInterface(机器人模块) Get RobotInterfacePtr based on name
| name | Robot name |
| std::vector< std::string > arcs::common_interface::AuboApi::getRobotNames | ( | ) |
Get robot list
| RuntimeMachinePtr arcs::common_interface::AuboApi::getRuntimeMachine | ( | ) |
RuntimeMachine (运行时管理) Get runtime api
| SerialPtr arcs::common_interface::AuboApi::getSerial | ( | ) |
| SocketPtr arcs::common_interface::AuboApi::getSocket | ( | ) |
Socket (socket网络通信) Get socket
| SyncMovePtr arcs::common_interface::AuboApi::getSyncMove | ( | const std::string & | name | ) |
SyncMove (同步运动控制和轴组管理) Get syncronous move interface
| SystemInfoPtr arcs::common_interface::AuboApi::getSystemInfo | ( | ) |
SystemInfo (系统信息) Get system info
| TracePtr arcs::common_interface::AuboApi::getTrace | ( | const std::string & | name | ) |
Trace (日志与弹窗) Get alert interface