Nav2 Navigation Stack - kilted  kilted
ROS 2 Navigation Stack
Public Member Functions | Public Attributes | List of all members
nav2_system_tests::ServerHandler Class Reference

Public Member Functions

void activate ()
 
void deactivate ()
 
bool isActive () const
 
void reset () const
 

Public Attributes

std::unique_ptr< DummyService< nav2_msgs::srv::ClearEntireCostmap > > clear_local_costmap_server
 
std::unique_ptr< DummyService< nav2_msgs::srv::ClearEntireCostmap > > clear_global_costmap_server
 
std::unique_ptr< DummyComputePathToPoseActionServercompute_path_to_pose_server
 
std::unique_ptr< DummyFollowPathActionServerfollow_path_server
 
std::unique_ptr< DummyActionServer< nav2_msgs::action::Spin > > spin_server
 
std::unique_ptr< DummyActionServer< nav2_msgs::action::Wait > > wait_server
 
std::unique_ptr< DummyActionServer< nav2_msgs::action::BackUp > > backup_server
 
std::unique_ptr< DummyActionServer< nav2_msgs::action::ComputeRoute > > compute_route_server
 
std::unique_ptr< DummyActionServer< nav2_msgs::action::SmoothPath > > smoother_server
 
std::unique_ptr< DummyActionServer< nav2_msgs::action::DriveOnHeading > > drive_on_heading_server
 
std::unique_ptr< DummyActionServer< nav2_msgs::action::ComputePathThroughPoses > > ntp_server
 

Detailed Description

Definition at line 99 of file server_handler.hpp.


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