ARCS SDK API
0.24.0
|
获取机器人配置接口,如获取DH参数、碰撞等级、安装位姿等等 更多...
#include <vector>
#include <unordered_map>
#include <aubo/global_config.h>
#include <aubo/type_def.h>
类 | |
class | arcs::common_interface::RobotConfig |
命名空间 | |
arcs | |
arcs::common_interface | |
宏定义 | |
#define | RobotConfig_DECLARES |
类型定义 | |
using | arcs::common_interface::RobotConfigPtr = std::shared_ptr< RobotConfig > |
获取机器人配置接口,如获取DH参数、碰撞等级、安装位姿等等
在文件 robot_config.h 中定义.
#define RobotConfig_DECLARES |
在文件 robot_config.h 第 1559 行定义.