Go to the documentation of this file.
72 ROS_WARN_STREAM(
"Try to stop the plugin \"" <<
name_ <<
"\" rigorously by interrupting the thread!");
85 boost::unique_lock<boost::mutex> lock(mutex);
uint32_t outcome_
the last received plugin execution outcome
boost::thread thread_
the controlling thread object
uint32_t getOutcome() const
Gets the current plugin execution outcome.
#define ROS_WARN_STREAM(args)
boost::condition_variable condition_
condition variable to wake up control thread
virtual ~AbstractExecutionBase()
const std::string & getMessage() const
Gets the current plugin execution message.
std::string message_
the last received plugin execution message
boost::cv_status waitForStateUpdate(boost::chrono::microseconds const &duration)
std::string name_
the plugin name; not the plugin type!
AbstractExecutionBase(const std::string &name)
const std::string & getName() const
Returns the name of the corresponding plugin.
mbf_abstract_nav
Author(s): Sebastian Pütz
autogenerated on Wed Mar 2 2022 00:33:47