Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood Class Reference

#include <polygon_array_foot_angle_likelihood.h>

Inheritance diagram for jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood:
Inheritance graph
[legend]

Public Types

typedef boost::shared_ptr< PolygonArrayFootAngleLikelihoodPtr
 

Public Member Functions

 PolygonArrayFootAngleLikelihood ()
 

Protected Member Functions

virtual void likelihood (const jsk_recognition_msgs::PolygonArray::ConstPtr &msg)
 
virtual void onInit ()
 
virtual void subscribe ()
 
virtual void unsubscribe ()
 

Protected Attributes

Eigen::Vector3f axis_
 
boost::mutex mutex_
 
ros::Publisher pub_
 
message_filters::Subscriber< jsk_recognition_msgs::PolygonArray > sub_
 
std::string target_frame_id_
 
boost::shared_ptr< tf::MessageFilter< jsk_recognition_msgs::PolygonArray > > tf_filter_
 
tf::TransformListenertf_listener_
 
int tf_queue_size_
 

Detailed Description

Definition at line 80 of file polygon_array_foot_angle_likelihood.h.

Member Typedef Documentation

◆ Ptr

Definition at line 115 of file polygon_array_foot_angle_likelihood.h.

Constructor & Destructor Documentation

◆ PolygonArrayFootAngleLikelihood()

jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::PolygonArrayFootAngleLikelihood ( )
inline

Definition at line 116 of file polygon_array_foot_angle_likelihood.h.

Member Function Documentation

◆ likelihood()

void jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::likelihood ( const jsk_recognition_msgs::PolygonArray::ConstPtr &  msg)
protectedvirtual

◆ onInit()

void jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::onInit ( )
protectedvirtual

◆ subscribe()

void jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::subscribe ( )
protectedvirtual

◆ unsubscribe()

void jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::unsubscribe ( )
protectedvirtual

Member Data Documentation

◆ axis_

Eigen::Vector3f jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::axis_
protected

Definition at line 131 of file polygon_array_foot_angle_likelihood.h.

◆ mutex_

boost::mutex jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::mutex_
protected

Definition at line 130 of file polygon_array_foot_angle_likelihood.h.

◆ pub_

ros::Publisher jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::pub_
protected

Definition at line 125 of file polygon_array_foot_angle_likelihood.h.

◆ sub_

message_filters::Subscriber<jsk_recognition_msgs::PolygonArray> jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::sub_
protected

Definition at line 124 of file polygon_array_foot_angle_likelihood.h.

◆ target_frame_id_

std::string jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::target_frame_id_
protected

Definition at line 128 of file polygon_array_foot_angle_likelihood.h.

◆ tf_filter_

boost::shared_ptr<tf::MessageFilter<jsk_recognition_msgs::PolygonArray> > jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::tf_filter_
protected

Definition at line 126 of file polygon_array_foot_angle_likelihood.h.

◆ tf_listener_

tf::TransformListener* jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::tf_listener_
protected

Definition at line 127 of file polygon_array_foot_angle_likelihood.h.

◆ tf_queue_size_

int jsk_pcl_ros_utils::PolygonArrayFootAngleLikelihood::tf_queue_size_
protected

Definition at line 129 of file polygon_array_foot_angle_likelihood.h.


The documentation for this class was generated from the following files:


jsk_pcl_ros_utils
Author(s): Yohei Kakiuchi
autogenerated on Fri May 16 2025 03:11:44