create CallbackSpinner
thread in TaskRequestRosApi
to avoid manual spinning in scenarios
#57
Labels
CallbackSpinner
thread in TaskRequestRosApi
to avoid manual spinning in scenarios
#57
Header:
/// Thread that provides callbacks to be processed (otherwise task requests won't be recognized by ActionServer) std::thread callback_spinner_;
Source (ctor):
It does not compile ATM:
The text was updated successfully, but these errors were encountered: