
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_ |
Definition at line 39 of file test_preempt.cpp.
|
protected |
Definition at line 61 of file test_preempt.cpp.
|
protected |
Definition at line 62 of file test_preempt.cpp.
|
inline |
Definition at line 42 of file test_preempt.cpp.
|
inline |
Definition at line 56 of file test_preempt.cpp.
|
inlineprotected |
Definition at line 68 of file test_preempt.cpp.
|
inlineprotected |
Definition at line 64 of file test_preempt.cpp.
|
protected |
Definition at line 85 of file test_preempt.cpp.
|
protected |
Definition at line 83 of file test_preempt.cpp.
|
protected |
Definition at line 86 of file test_preempt.cpp.
|
protected |
Definition at line 84 of file test_preempt.cpp.