#include <interactive_cuboid_likelihood.h>
◆ Config
◆ Particle
◆ Ptr
◆ InteractiveCuboidLikelihood()
jsk_pcl_ros::InteractiveCuboidLikelihood::InteractiveCuboidLikelihood |
( |
| ) |
|
|
inline |
◆ configCallback()
void jsk_pcl_ros::InteractiveCuboidLikelihood::configCallback |
( |
Config & |
config, |
|
|
uint32_t |
level |
|
) |
| |
|
protectedvirtual |
◆ likelihood()
void jsk_pcl_ros::InteractiveCuboidLikelihood::likelihood |
( |
const sensor_msgs::PointCloud2::ConstPtr & |
msg | ) |
|
|
protectedvirtual |
◆ onInit()
void jsk_pcl_ros::InteractiveCuboidLikelihood::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ particleToInteractiveMarker()
visualization_msgs::InteractiveMarker jsk_pcl_ros::InteractiveCuboidLikelihood::particleToInteractiveMarker |
( |
const Particle & |
p | ) |
|
|
protectedvirtual |
◆ particleToMarker()
visualization_msgs::Marker jsk_pcl_ros::InteractiveCuboidLikelihood::particleToMarker |
( |
const Particle & |
p | ) |
|
|
protectedvirtual |
◆ planeInteractiveMarker()
visualization_msgs::InteractiveMarker jsk_pcl_ros::InteractiveCuboidLikelihood::planeInteractiveMarker |
( |
| ) |
|
|
protectedvirtual |
◆ processFeedback()
void jsk_pcl_ros::InteractiveCuboidLikelihood::processFeedback |
( |
const visualization_msgs::InteractiveMarkerFeedback::ConstPtr & |
feedback | ) |
|
|
protectedvirtual |
◆ processPlaneFeedback()
void jsk_pcl_ros::InteractiveCuboidLikelihood::processPlaneFeedback |
( |
const visualization_msgs::InteractiveMarkerFeedback::ConstPtr & |
feedback | ) |
|
|
protectedvirtual |
◆ subscribe()
void jsk_pcl_ros::InteractiveCuboidLikelihood::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
void jsk_pcl_ros::InteractiveCuboidLikelihood::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ config_
Config jsk_pcl_ros::InteractiveCuboidLikelihood::config_ |
|
protected |
◆ frame_id_
std::string jsk_pcl_ros::InteractiveCuboidLikelihood::frame_id_ |
|
protected |
◆ mutex_
boost::mutex jsk_pcl_ros::InteractiveCuboidLikelihood::mutex_ |
|
protected |
◆ particle_
Particle jsk_pcl_ros::InteractiveCuboidLikelihood::particle_ |
|
protected |
◆ plane_pose_
Eigen::Affine3f jsk_pcl_ros::InteractiveCuboidLikelihood::plane_pose_ |
|
protected |
◆ plane_server_
◆ pub_
◆ sensor_frame_
std::string jsk_pcl_ros::InteractiveCuboidLikelihood::sensor_frame_ |
|
protected |
◆ server_
◆ srv_
◆ sub_
◆ tf_
◆ viewpoint_
The documentation for this class was generated from the following files: