Nav2 Navigation Stack - jazzy  jazzy
ROS 2 Navigation Stack
Public Member Functions | List of all members
nav2_common.launch.has_node_params.HasNodeParams Class Reference
Inheritance diagram for nav2_common.launch.has_node_params.HasNodeParams:
Inheritance graph
[legend]
Collaboration diagram for nav2_common.launch.has_node_params.HasNodeParams:
Collaboration graph
[legend]

Public Member Functions

None __init__ (self, launch.SomeSubstitutionsType source_file, Text node_name)
 
List[launch.Substitution] name (self)
 
Text describe (self)
 
Text perform (self, launch.LaunchContext context)
 

Detailed Description

Substitution that checks if a param file contains parameters for a node.

Used in launch system

Definition at line 22 of file has_node_params.py.

Member Function Documentation

◆ describe()

Text nav2_common.launch.has_node_params.HasNodeParams.describe (   self)

◆ name()

List[launch.Substitution] nav2_common.launch.has_node_params.HasNodeParams.name (   self)

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