Implementation for Kobuki's safety controller nodelet. More...
#include <nodelet/nodelet.h>
#include <pluginlib/class_list_macros.h>
#include <ecl/threads/thread.hpp>
#include "kobuki_safety_controller/safety_controller.hpp"
Go to the source code of this file.
Classes | |
class | kobuki::SafetyControllerNodelet |
Namespaces | |
kobuki | |
Functions | |
PLUGINLIB_EXPORT_CLASS (kobuki::SafetyControllerNodelet, nodelet::Nodelet) | |
Implementation for Kobuki's safety controller nodelet.
Definition in file nodelet.cpp.
PLUGINLIB_EXPORT_CLASS | ( | kobuki::SafetyControllerNodelet | , |
nodelet::Nodelet | |||
) |