42 void setTime(
int time);
45 virtual void halt()
override;
SyncActionTest(const std::string &name)
const std::string & name() const
The AsyncActionNode a different thread where the action will be executed.
void setBoolean(bool boolean_value)
The SyncActionNode is an helper derived class that explicitly forbids the status RUNNING and doesn't ...
virtual void halt() overridefinal
The method used to interrupt the execution of a RUNNING node.
BT::NodeStatus tick() override
Method to be implemented by the user.
std::atomic_bool stop_loop_