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

机器人算法相关的对外接口 More...

#include <string>
#include <vector>
#include <memory>
#include <functional>
#include <aubo/global_config.h>
#include <aubo/type_def.h>
Include dependency graph for robot_algorithm.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::RobotAlgorithm
 Interfaces related to robot algorithms More...
 

Namespaces

namespace  arcs
 
namespace  arcs::common_interface
 

Typedefs

using arcs::common_interface::RobotAlgorithmPtr = std::shared_ptr< RobotAlgorithm >
 

Detailed Description

机器人算法相关的对外接口

Definition in file robot_algorithm.h.