Definition at line 12 of file test_goal_queueing.cpp.
◆ executeCallback()
| void GoalQueueSuite::executeCallback |
( |
const move_base_msgs::MoveBaseGoalConstPtr & |
msg | ) |
|
|
inlineprotected |
◆ finishExecuting()
| void GoalQueueSuite::finishExecuting |
( |
| ) |
|
|
inlineprotected |
◆ resetFlags()
| void GoalQueueSuite::resetFlags |
( |
| ) |
|
|
inlineprotected |
◆ resumeExecuting()
| void GoalQueueSuite::resumeExecuting |
( |
| ) |
|
|
inlineprotected |
◆ SetUp()
| virtual void GoalQueueSuite::SetUp |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ sleepExecuting()
| void GoalQueueSuite::sleepExecuting |
( |
| ) |
|
|
inlineprotected |
◆ TearDown()
| virtual void GoalQueueSuite::TearDown |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ updateExecuting()
| void GoalQueueSuite::updateExecuting |
( |
| ) |
|
|
inlineprotected |
◆ cli
◆ execute_cv
| std::condition_variable GoalQueueSuite::execute_cv |
|
protected |
◆ execute_done
| bool GoalQueueSuite::execute_done |
|
protected |
◆ execute_done_cv
| std::condition_variable GoalQueueSuite::execute_done_cv |
|
protected |
◆ execute_done_lock
| std::mutex GoalQueueSuite::execute_done_lock |
|
protected |
◆ execute_lock
| std::mutex GoalQueueSuite::execute_lock |
|
protected |
◆ execution
| bool GoalQueueSuite::execution |
|
protected |
◆ finish_executing
| bool GoalQueueSuite::finish_executing |
|
protected |
◆ goal_preempted
| bool GoalQueueSuite::goal_preempted |
|
protected |
◆ got_goal
| bool GoalQueueSuite::got_goal |
|
protected |
◆ next_goal_available
| bool GoalQueueSuite::next_goal_available |
|
protected |
◆ qserv
◆ received_goal
| move_base_msgs::MoveBaseGoalConstPtr GoalQueueSuite::received_goal |
|
protected |
◆ resume_executing
| bool GoalQueueSuite::resume_executing |
|
protected |
◆ sleep_cv
| std::condition_variable GoalQueueSuite::sleep_cv |
|
protected |
◆ sleep_lock
| std::mutex GoalQueueSuite::sleep_lock |
|
protected |
◆ update_lock
| std::mutex GoalQueueSuite::update_lock |
|
protected |
The documentation for this class was generated from the following file: