AUBO SDK  0.26.0
载入中...
搜索中...
未找到
文件列表
这里列出了所有文件,并附带简要说明:
[详情级别 1234]
 
include
 
aubo
 
error_stack
 
error_stack.h
汇总错误码
 
hal_error.h
定义硬件抽象层的错误码
 
rtm_error.h
运行时错误码
 
system_error.h
系统错误码
 
robot
 
force_control.h
 
io_control.h
IO控制接口
 
motion_control.h
运动控制接口
 
robot_algorithm.h
机器人算法相关的对外接口
 
robot_config.h
获取机器人配置接口,如获取DH参数、碰撞等级、安装位姿等等
 
robot_manage.h
机器人管理接口,如上电、启动、拖动示教模式等
 
robot_state.h
获取机器人状态接口,如关节速度、关节角度、固件/硬件版本
 
aubo_api.h
机器人及外部轴等控制API接口,如获取机器人列表、获取系统信息等等
 
axis_interface.h
 
gripper_interface.h
通用夹爪接口
 
math.h
数学方法接口,如欧拉角与四元数转换、位姿的加减运算
 
register_control.h
寄存器操作接口,用于三个模块之间的数据交换功能
 
robot_interface.h
机器人API 接口
 
runtime_machine.h
Script interpreter runtime interface, allows pausing the script interpreter and setting/removing breakpoints
 
serial.h
串口通信
 
socket.h
Socket通信
 
sync_move.h
同步运行
 
system_info.h
获取系统信息接口,如接口板的版本号、示教器软件的版本号
 
trace.h
向控制器日志系统注入日志方面的接口
 
type_def.h
数据类型的定义