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

机器人API 接口 More...

#include <aubo/sync_move.h>
#include <aubo/trace.h>
#include <aubo/robot/motion_control.h>
#include <aubo/robot/force_control.h>
#include <aubo/robot/io_control.h>
#include <aubo/robot/robot_algorithm.h>
#include <aubo/robot/robot_state.h>
#include <aubo/robot/robot_manage.h>
#include <aubo/robot/robot_config.h>
#include <aubo/global_config.h>
Include dependency graph for robot_interface.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::RobotInterface
 

Namespaces

namespace  arcs
 
namespace  arcs::common_interface
 

Typedefs

using arcs::common_interface::RobotInterfacePtr = std::shared_ptr< RobotInterface >
 

Detailed Description

机器人API 接口

Definition in file robot_interface.h.