moveit2
The MoveIt Motion Planning Framework for ROS 2.
Public Member Functions | Static Public Attributes | List of all members
create_deprecated_headers.NoIncludeDirectory Class Reference
Inheritance diagram for create_deprecated_headers.NoIncludeDirectory:
Inheritance graph
[legend]
Collaboration diagram for create_deprecated_headers.NoIncludeDirectory:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, Path file)
 

Static Public Attributes

string ERROR = "No include directory found for {}.hpp. Unable to generate relative .hpp include"
 

Detailed Description

Definition at line 63 of file create_deprecated_headers.py.

Constructor & Destructor Documentation

◆ __init__()

def create_deprecated_headers.NoIncludeDirectory.__init__ (   self,
Path  file 
)

Definition at line 66 of file create_deprecated_headers.py.

Member Data Documentation

◆ ERROR

string create_deprecated_headers.NoIncludeDirectory.ERROR = "No include directory found for {}.hpp. Unable to generate relative .hpp include"
static

Definition at line 64 of file create_deprecated_headers.py.


The documentation for this class was generated from the following file: