TAMSVIZ
Visualization and annotation tool for ROS
|
Public Member Functions | |
void | start (const std::shared_ptr< void > &owner, const std::function< void()> &fnc) |
void | cancel (const std::shared_ptr< void > &owner) |
size_t | count () const |
Static Public Member Functions | |
static const std::shared_ptr< LoaderThread > & | instance () |
Public Attributes | |
Event< void()> | started |
Event< void()> | finished |