AUBO SDK  0.26.0
Loading...
Searching...
No Matches
robot_config.h File Reference

获取机器人配置接口,如获取DH参数、碰撞等级、安装位姿等等 More...

#include <vector>
#include <unordered_map>
#include <aubo/global_config.h>
#include <aubo/type_def.h>
Include dependency graph for robot_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  arcs::common_interface::RobotConfig
 

Namespaces

namespace  arcs
 
namespace  arcs::common_interface
 

Typedefs

using arcs::common_interface::RobotConfigPtr = std::shared_ptr< RobotConfig >
 

Detailed Description

获取机器人配置接口,如获取DH参数、碰撞等级、安装位姿等等

Definition in file robot_config.h.