#include <ros/ros.h>
#include <nodelet/nodelet.h>
#include <image_transport/image_transport.h>
#include <sensor_msgs/image_encodings.h>
#include <pluginlib/class_list_macros.h>
Go to the source code of this file.
Classes | |
class | openni_camera::MetricDepthNodelet |
Namespaces | |
namespace | openni_camera |
Functions | |
PLUGINLIB_DECLARE_CLASS (openni_camera, convert_metric, openni_camera::MetricDepthNodelet, nodelet::Nodelet) |
PLUGINLIB_DECLARE_CLASS | ( | openni_camera | , | |
convert_metric | , | |||
openni_camera::MetricDepthNodelet | , | |||
nodelet::Nodelet | ||||
) |