Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | List of all members
PreemptTest Class Reference
Inheritance diagram for PreemptTest:
Inheritance graph
[legend]

Public Member Functions

 PreemptTest ()
 
 ~PreemptTest ()
 

Protected Types

using ActionClient = actionlib::SimpleActionClient< move_base_msgs::MoveBaseAction >
 
using ActionClientPtr = std::shared_ptr< ActionClient >
 

Protected Member Functions

move_base_msgs::MoveBaseGoal CreateGoalInFree ()
 
void StatusCallback (const planner_cspace_msgs::PlannerStatus &msg)
 

Protected Attributes

ActionClientPtr move_base_
 
ros::NodeHandle node_
 
planner_cspace_msgs::PlannerStatus status_
 
ros::Subscriber status_sub_
 

Detailed Description

Definition at line 37 of file test_preempt.cpp.

Member Typedef Documentation

using PreemptTest::ActionClient = actionlib::SimpleActionClient<move_base_msgs::MoveBaseAction>
protected

Definition at line 59 of file test_preempt.cpp.

using PreemptTest::ActionClientPtr = std::shared_ptr<ActionClient>
protected

Definition at line 60 of file test_preempt.cpp.

Constructor & Destructor Documentation

PreemptTest::PreemptTest ( )
inline

Definition at line 40 of file test_preempt.cpp.

PreemptTest::~PreemptTest ( )
inline

Definition at line 54 of file test_preempt.cpp.

Member Function Documentation

move_base_msgs::MoveBaseGoal PreemptTest::CreateGoalInFree ( )
inlineprotected

Definition at line 66 of file test_preempt.cpp.

void PreemptTest::StatusCallback ( const planner_cspace_msgs::PlannerStatus &  msg)
inlineprotected

Definition at line 62 of file test_preempt.cpp.

Member Data Documentation

ActionClientPtr PreemptTest::move_base_
protected

Definition at line 83 of file test_preempt.cpp.

ros::NodeHandle PreemptTest::node_
protected

Definition at line 81 of file test_preempt.cpp.

planner_cspace_msgs::PlannerStatus PreemptTest::status_
protected

Definition at line 84 of file test_preempt.cpp.

ros::Subscriber PreemptTest::status_sub_
protected

Definition at line 82 of file test_preempt.cpp.


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


planner_cspace
Author(s): Atsushi Watanabe
autogenerated on Tue Jul 9 2019 05:00:14