Public Member Functions | Public Attributes | List of all members
ros_introspection.package.Package Class Reference

Public Member Functions

def __init__ (self, root)
 
def __repr__ (self)
 
def get_all_generators (self)
 
def get_build_dependencies (self)
 
def get_dependencies_from_msgs (self)
 
def get_run_dependencies (self)
 
def get_test_dependencies (self)
 
def is_metapackage (self)
 
def write (self)
 

Public Attributes

 cmake
 
 dynamic_reconfigs
 
 generators
 
 launches
 
 manifest
 
 misc_files
 
 name
 
 plugin_configs
 
 root
 
 setup_py
 
 source_code
 
 urdf_files
 

Detailed Description

Definition at line 14 of file package.py.

Constructor & Destructor Documentation

def ros_introspection.package.Package.__init__ (   self,
  root 
)

Definition at line 15 of file package.py.

Member Function Documentation

def ros_introspection.package.Package.__repr__ (   self)

Definition at line 103 of file package.py.

def ros_introspection.package.Package.get_all_generators (   self)

Definition at line 80 of file package.py.

def ros_introspection.package.Package.get_build_dependencies (   self)

Definition at line 51 of file package.py.

def ros_introspection.package.Package.get_dependencies_from_msgs (   self)

Definition at line 85 of file package.py.

def ros_introspection.package.Package.get_run_dependencies (   self)

Definition at line 54 of file package.py.

def ros_introspection.package.Package.get_test_dependencies (   self)

Definition at line 68 of file package.py.

def ros_introspection.package.Package.is_metapackage (   self)

Definition at line 48 of file package.py.

def ros_introspection.package.Package.write (   self)

Definition at line 91 of file package.py.

Member Data Documentation

ros_introspection.package.Package.cmake

Definition at line 19 of file package.py.

ros_introspection.package.Package.dynamic_reconfigs

Definition at line 42 of file package.py.

ros_introspection.package.Package.generators

Definition at line 38 of file package.py.

ros_introspection.package.Package.launches

Definition at line 25 of file package.py.

ros_introspection.package.Package.manifest

Definition at line 17 of file package.py.

ros_introspection.package.Package.misc_files

Definition at line 46 of file package.py.

ros_introspection.package.Package.name

Definition at line 18 of file package.py.

ros_introspection.package.Package.plugin_configs

Definition at line 26 of file package.py.

ros_introspection.package.Package.root

Definition at line 16 of file package.py.

ros_introspection.package.Package.setup_py

Definition at line 35 of file package.py.

ros_introspection.package.Package.source_code

Definition at line 22 of file package.py.

ros_introspection.package.Package.urdf_files

Definition at line 27 of file package.py.


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


ros_introspection
Author(s):
autogenerated on Wed Mar 3 2021 03:56:00