typedef actionlib::SimpleActionClient<RobotTaskAction> decision_making::Client [static] |
Definition at line 30 of file ROSTask.cpp.
Definition at line 81 of file EventSystem.h.
| static EventQueue& decision_making::__tmp_event_queue | ( | ) | [static] |
| TaskResult decision_making::callTask | ( | std::string | task_address, |
| const decision_making::CallContext & | call_ctx, | ||
| decision_making::EventQueue & | events | ||
| ) |
Definition at line 249 of file ROSTask.cpp.
| decision_making::ON_FUNCTION | ( | on_fsm_start | ) |
| decision_making::ON_FUNCTION | ( | on_fsm_end | ) |
| decision_making::ON_FUNCTION | ( | on_fsm_state_start | ) |
| decision_making::ON_FUNCTION | ( | on_fsm_state_end | ) |
| decision_making::ON_FUNCTION | ( | on_bt_node_start | ) |
| decision_making::ON_FUNCTION | ( | on_bt_node_end | ) |
| decision_making::ON_FUNCTION | ( | on_tao_tree_start | ) |
| decision_making::ON_FUNCTION | ( | on_tao_tree_end | ) |
| decision_making::ON_FUNCTION | ( | on_tao_plan_start | ) |
| decision_making::ON_FUNCTION | ( | on_tao_plan_end | ) |
| static std::ostream& decision_making::operator<< | ( | std::ostream & | out, |
| const TaskResult & | res | ||
| ) | [static] |
Definition at line 48 of file TaskResult.h.
| std::ostream& decision_making::operator<< | ( | std::ostream & | o, |
| Event | t | ||
| ) | [inline] |
Definition at line 138 of file EventSystem.h.
| static string decision_making::str | ( | const TaskResult & | res | ) | [static] |
Definition at line 57 of file TaskResult.h.
| const double decision_making::WAIT_RESULT_DURATION = 1.0 |
Definition at line 33 of file ROSTask.cpp.
| const double decision_making::WAIT_SERVER_DURATION = 1.0 |
Definition at line 32 of file ROSTask.cpp.