20 template<
typename NodeletType = ::nodelet::Nodelet>
41 #include "impl/thread_name_updating_nodelet.hpp" This mixin allows the nodelet to update the OS name of the thread in which it is currently executing...
void updateThreadName() const
Set custom name of the current thread to this nodelet's name.
~ThreadNameUpdatingNodelet() override