#include <nodelet/nodelet.h>
#include <pluginlib/class_list_macros.h>
#include <ros/ros.h>
#include <darknet_ros/YoloObjectDetector.hpp>
Go to the source code of this file.
Classes | |
class | DarknetRosNodelet |
Functions | |
PLUGINLIB_EXPORT_CLASS (DarknetRosNodelet, nodelet::Nodelet) | |
PLUGINLIB_EXPORT_CLASS | ( | DarknetRosNodelet | , |
nodelet::Nodelet | |||
) |