![]() |
AUBO SDK
0.26.0
|
获取机器人配置接口,如获取DH参数、碰撞等级、安装位姿等等 更多...
#include <vector>#include <unordered_map>#include <aubo/global_config.h>#include <aubo/type_def.h>

类 | |
| class | arcs::common_interface::RobotConfig |
命名空间 | |
| namespace | arcs |
| namespace | arcs::common_interface |
类型定义 | |
| using | arcs::common_interface::RobotConfigPtr = std::shared_ptr< RobotConfig > |
获取机器人配置接口,如获取DH参数、碰撞等级、安装位姿等等
在文件 robot_config.h 中定义.