Extension of ros::CallbackInterface so we can insert things on the ROS Callback Queue.
More...
#include <executor.h>
|
using | Function = std::function< void()> |
|
enum | CallResult |
|
Extension of ros::CallbackInterface so we can insert things on the ROS Callback Queue.
Definition at line 49 of file executor.h.
locomotor::LocomotorCallback::LocomotorCallback |
( |
Function |
functor | ) |
|
|
inlineexplicit |
locomotor::LocomotorCallback::~LocomotorCallback |
( |
| ) |
|
|
inline |
Function locomotor::LocomotorCallback::functor_ |
|
private |
The documentation for this class was generated from the following file: