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

机器人管理接口,如上电、启动、拖动示教模式等 More...

#include <vector>
#include <thread>
#include <aubo/global_config.h>
#include <aubo/type_def.h>
Include dependency graph for robot_manage.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::RobotManage
 

Namespaces

namespace  arcs
 
namespace  arcs::common_interface
 

Typedefs

using arcs::common_interface::RobotManagePtr = std::shared_ptr< RobotManage >
 

Detailed Description

机器人管理接口,如上电、启动、拖动示教模式等

Definition in file robot_manage.h.