#include "jsk_interactive_marker/pointcloud_cropper.h"
#include "jsk_interactive_marker/interactive_marker_helpers.h"
#include <pcl_conversions/pcl_conversions.h>
#include <algorithm>
#include <eigen_conversions/eigen_msg.h>
#include <pcl_ros/pcl_nodelet.h>
Go to the source code of this file.
Namespaces | |
namespace | jsk_interactive_marker |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 457 of file pointcloud_cropper.cpp.