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 | |
namespace | kobuki |
Functions | |
PLUGINLIB_EXPORT_CLASS (kobuki::SafetyControllerNodelet, nodelet::Nodelet) |
Implementation for Kobuki's safety controller nodelet.
Definition in file nodelet.cpp.