SMACC
Loading...
Searching...
No Matches
smacc_client_behavior.cpp
Go to the documentation of this file.
2
3namespace smacc
4{
6 {
7 ROS_DEBUG("[%s] Default empty SmaccClientBehavior onEntry", this->getName().c_str());
8 }
9
11 {
12 ROS_DEBUG("[%s] Default empty SmaccClientBehavior onExit", this->getName().c_str());
13 }
14} // namespace smacc
virtual void onExit() override
virtual void onEntry() override