Nav2 Navigation Stack - kilted  kilted
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, str node_name)
 
list[launch.Substitution] name (self)
 
str describe (self)
 
str 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 19 of file has_node_params.py.

Member Function Documentation

◆ describe()

str 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: