choreo_assembly_type_names.h
Go to the documentation of this file.
1 /* Author: Yijiang Huang */
2 
3 #ifndef CHOREO_PLANNING_CAPABILITY_CHOREO_ASSEMBLY_TYPES_NAMES
4 #define CHOREO_PLANNING_CAPABILITY_CHOREO_ASSEMBLY_TYPES_NAMES
5 
6 #include <string>
7 
8 namespace choreo
9 {
10 static const std::string ASSEMBLY_TYPE_PICKNPLACE = "picknplace";
11 
12 static const std::string ASSEMBLY_TYPE_SPATIAL_EXTRUSION = "spatial_extrusion";
13 }
14 
15 #endif
static const std::string ASSEMBLY_TYPE_PICKNPLACE
static const std::string ASSEMBLY_TYPE_SPATIAL_EXTRUSION


choreo_planning_capability
Author(s):
autogenerated on Thu Jul 18 2019 03:58:59