#include "jsk_pcl_ros/capture_stereo_synchronizer.h"
#include <pcl/common/angles.h>
#include <eigen_conversions/eigen_msg.h>
#include <std_msgs/Int32.h>
#include <pluginlib/class_list_macros.h>
Go to the source code of this file.
Namespaces | |
namespace | jsk_pcl_ros |
Defines | |
#define | BOOST_PARAMETER_MAX_ARITY 7 |
Functions | |
PLUGINLIB_EXPORT_CLASS (jsk_pcl_ros::CaptureStereoSynchronizer, nodelet::Nodelet) |
#define BOOST_PARAMETER_MAX_ARITY 7 |
Definition at line 36 of file capture_stereo_synchronizer_nodelet.cpp.