Nav2 Navigation Stack - lyrical  lyrical
ROS 2 Navigation Stack
Public Attributes | List of all members
nav2_controller::Parameters Struct Reference
Collaboration diagram for nav2_controller::Parameters:
Collaboration graph
[legend]

Public Attributes

double controller_frequency
 
double min_x_velocity_threshold
 
double min_y_velocity_threshold
 
double min_theta_velocity_threshold
 
std::string speed_limit_topic
 
double failure_tolerance
 
bool use_realtime_priority
 
bool publish_zero_velocity
 
rclcpp::Duration costmap_update_timeout {0, 0}
 
std::string odom_topic
 
double odom_duration
 
double search_window
 
std::vector< std::string > progress_checker_ids
 
std::vector< std::string > progress_checker_types
 
std::vector< std::string > goal_checker_ids
 
std::vector< std::string > goal_checker_types
 
std::vector< std::string > controller_ids
 
std::vector< std::string > controller_types
 
std::vector< std::string > path_handler_ids
 
std::vector< std::string > path_handler_types
 

Detailed Description

Definition at line 32 of file parameter_handler.hpp.


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