#include <nodelet/nodelet.h>
#include <pluginlib/class_list_macros.h>
#include <ecl/threads/thread.hpp>
#include "kobuki_auto_docking/auto_docking_ros.hpp"
Go to the source code of this file.
Classes | |
class | kobuki::AutoDockingNodelet |
Namespaces | |
namespace | kobuki |
Functions | |
PLUGINLIB_EXPORT_CLASS (kobuki::AutoDockingNodelet, nodelet::Nodelet) |