#include <pointcloud_cropper.h>
Definition at line 124 of file pointcloud_cropper.h.
jsk_interactive_marker::PointCloudCropper::~PointCloudCropper |
( |
| ) |
|
|
virtual |
void jsk_interactive_marker::PointCloudCropper::changeCropper |
( |
Cropper::Ptr |
next_cropper | ) |
|
|
protectedvirtual |
void jsk_interactive_marker::PointCloudCropper::changeCropperCallback |
( |
const visualization_msgs::InteractiveMarkerFeedbackConstPtr & |
feedback | ) |
|
|
protectedvirtual |
void jsk_interactive_marker::PointCloudCropper::configCallback |
( |
Config & |
config, |
|
|
uint32_t |
level |
|
) |
| |
|
protectedvirtual |
void jsk_interactive_marker::PointCloudCropper::cropAndPublish |
( |
ros::Publisher & |
pub | ) |
|
|
protectedvirtual |
void jsk_interactive_marker::PointCloudCropper::initializeInteractiveMarker |
( |
Eigen::Affine3f |
pose_offset = Eigen::Affine3f::Identity() | ) |
|
|
protectedvirtual |
void jsk_interactive_marker::PointCloudCropper::inputCallback |
( |
const sensor_msgs::PointCloud2::ConstPtr & |
msg | ) |
|
|
protectedvirtual |
void jsk_interactive_marker::PointCloudCropper::menuFeedback |
( |
const visualization_msgs::InteractiveMarkerFeedbackConstPtr & |
feedback | ) |
|
|
protectedvirtual |
void jsk_interactive_marker::PointCloudCropper::processFeedback |
( |
const visualization_msgs::InteractiveMarkerFeedbackConstPtr & |
feedback | ) |
|
|
protectedvirtual |
void jsk_interactive_marker::PointCloudCropper::reInitializeInteractiveMarker |
( |
| ) |
|
|
protectedvirtual |
void jsk_interactive_marker::PointCloudCropper::updateInteractiveMarker |
( |
Eigen::Affine3f |
pose_offset = Eigen::Affine3f::Identity() | ) |
|
|
protectedvirtual |
void jsk_interactive_marker::PointCloudCropper::updateMenuCheckboxStatus |
( |
| ) |
|
|
protectedvirtual |
Cropper::Ptr jsk_interactive_marker::PointCloudCropper::cropper_ |
|
protected |
sensor_msgs::PointCloud2::ConstPtr jsk_interactive_marker::PointCloudCropper::latest_pointcloud_ |
|
protected |
boost::mutex jsk_interactive_marker::PointCloudCropper::mutex_ |
|
protected |
ros::Publisher jsk_interactive_marker::PointCloudCropper::point_visualization_pub_ |
|
protected |
std::shared_ptr<dynamic_reconfigure::Server<Config> > jsk_interactive_marker::PointCloudCropper::srv_ |
|
protected |
The documentation for this class was generated from the following files: