, including all inherited members.
advertise(ros::NodeHandle &nh, std::string topic, int queue_size) | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
advertiseCamera(ros::NodeHandle &nh, image_transport::ImageTransport &it, const std::string &topic, int queue_size) | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
advertiseCamera(ros::NodeHandle &nh, const std::string &topic, int queue_size) | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
advertiseImage(ros::NodeHandle &nh, image_transport::ImageTransport &it, const std::string &topic, int queue_size) | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
advertiseImage(ros::NodeHandle &nh, const std::string &topic, int queue_size) | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
always_subscribe_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
camera_publishers_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
cameraConnectionBaseCallback() | jsk_topic_tools::ConnectionBasedNodelet | [protected, virtual] |
cameraConnectionCallback(const image_transport::SingleSubscriberPublisher &pub) | jsk_topic_tools::ConnectionBasedNodelet | [protected, virtual] |
cameraInfoConnectionCallback(const ros::SingleSubscriberPublisher &pub) | jsk_topic_tools::ConnectionBasedNodelet | [protected, virtual] |
candidate_cloud_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
chooseUniformRandomPlaneIndex(const std::vector< Polygon::Ptr > &polygons) | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
cloudCallback(const sensor_msgs::PointCloud2::ConstPtr &msg) | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
Config typedef | jsk_pcl_ros::PlaneSupportedCuboidEstimator | |
config_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
configCallback(Config &config, uint32_t level) | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
connection_mutex_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
connection_status_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
ConnectionBasedNodelet() | jsk_topic_tools::ConnectionBasedNodelet | |
connectionCallback(const ros::SingleSubscriberPublisher &pub) | jsk_topic_tools::ConnectionBasedNodelet | [protected, virtual] |
diagnostic_updater_ | jsk_topic_tools::DiagnosticNodelet | [protected] |
DiagnosticNodelet(const std::string &name) | jsk_topic_tools::DiagnosticNodelet | |
disable_init_pitch_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
disable_init_roll_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
estimate(const sensor_msgs::PointCloud2::ConstPtr &msg) | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
ever_subscribed_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
fast_cloud_threshold_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
fastCloudCallback(const sensor_msgs::PointCloud2::ConstPtr &msg) | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
getMTCallbackQueue() const | nodelet::Nodelet | [protected] |
getMTNodeHandle() const | nodelet::Nodelet | [protected] |
getMTPrivateNodeHandle() const | nodelet::Nodelet | [protected] |
getMyArgv() const | nodelet::Nodelet | [protected] |
getName() const | nodelet::Nodelet | [protected] |
getNearestPolygon(const Particle &p, const std::vector< jsk_recognition_utils::ConvexPolygon::Ptr > &polygons) | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
getNodeHandle() const | nodelet::Nodelet | [protected] |
getPrivateNodeHandle() const | nodelet::Nodelet | [protected] |
getRemappingArgs() const | nodelet::Nodelet | [protected] |
getSTCallbackQueue() const | nodelet::Nodelet | [protected] |
getSuffixedName(const std::string &suffix) const | nodelet::Nodelet | [protected] |
image_publishers_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
imageConnectionCallback(const image_transport::SingleSubscriberPublisher &pub) | jsk_topic_tools::ConnectionBasedNodelet | [protected, virtual] |
init(const std::string &name, const M_string &remapping_args, const V_string &my_argv, ros::CallbackQueueInterface *st_queue=NULL, ros::CallbackQueueInterface *mt_queue=NULL) | nodelet::Nodelet | |
init_dx_mean_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_dx_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_dy_mean_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_dy_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_dz_mean_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_dz_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_global_orientation_yaw_mean_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_global_orientation_yaw_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_local_orientation_pitch_mean_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_local_orientation_pitch_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_local_orientation_roll_mean_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_local_orientation_roll_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_local_orientation_yaw_mean_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_local_orientation_yaw_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_local_position_z_max_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_local_position_z_min_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_world_position_z_max_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
init_world_position_z_min_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
initParticles() | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
isSubscribed() | jsk_topic_tools::ConnectionBasedNodelet | [protected, virtual] |
latest_coefficients_msg_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
latest_polygon_msg_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
likelihood(pcl::PointCloud< pcl::PointXYZ >::ConstPtr input, pcl::tracking::ParticleCuboid &p) | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
min_dx_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
min_dy_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
min_dz_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
mutex_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
name_ | jsk_topic_tools::DiagnosticNodelet | [protected] |
nh_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
Nodelet() | nodelet::Nodelet | |
on_init_post_process_called_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
onInit() | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
onInitPostProcess() | jsk_topic_tools::ConnectionBasedNodelet | [protected, virtual] |
Particle typedef | jsk_pcl_ros::PlaneSupportedCuboidEstimator | |
particle_num_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
ParticleCloud typedef | jsk_pcl_ros::PlaneSupportedCuboidEstimator | |
PlaneSupportedCuboidEstimator() | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [inline] |
pnh_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
polygonCallback(const jsk_recognition_msgs::PolygonArray::ConstPtr &polygon_msg, const jsk_recognition_msgs::ModelCoefficientsArray::ConstPtr &coef_msg) | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
polygons_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
PolygonSyncPolicy typedef | jsk_pcl_ros::PlaneSupportedCuboidEstimator | |
Ptr typedef | jsk_pcl_ros::PlaneSupportedCuboidEstimator | |
pub_candidate_cloud_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
pub_histogram_dx_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
pub_histogram_dy_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
pub_histogram_dz_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
pub_histogram_global_pitch_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
pub_histogram_global_roll_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
pub_histogram_global_x_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
pub_histogram_global_y_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
pub_histogram_global_yaw_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
pub_histogram_global_z_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
pub_particles_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
pub_result_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
pub_result_pose_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
publishers_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
publishHistogram(ParticleCloud::Ptr particles, int index, ros::Publisher &pub, const std_msgs::Header &header) | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
random_generator_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
resetCallback(std_srvs::EmptyRequest &req, std_srvs::EmptyResponse &res) | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
sample(const pcl::tracking::ParticleCuboid &p) | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
sensor_frame_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
srv_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
srv_reset_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
step_dx_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
step_dy_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
step_dz_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
step_pitch_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
step_roll_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
step_x_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
step_y_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
step_yaw_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
step_z_variance_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
sub_cloud_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
sub_coefficients_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
sub_fast_cloud_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
sub_polygon_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
subscribe() | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
subscribed_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
support_plane_updated_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
sync_polygon_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
tf_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
timer_warn_never_subscribed_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
timer_warn_on_init_post_process_called_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
tracker_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
tree_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
unsubscribe() | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
updateDiagnostic(diagnostic_updater::DiagnosticStatusWrapper &stat) | jsk_topic_tools::DiagnosticNodelet | [protected, virtual] |
updateParticlePolygonRelationship(ParticleCloud::Ptr particles) | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected, virtual] |
use_global_init_yaw_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
use_init_polygon_likelihood_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
use_init_world_position_z_model_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
verbose_connection_ | jsk_topic_tools::ConnectionBasedNodelet | [protected] |
viewpoint_ | jsk_pcl_ros::PlaneSupportedCuboidEstimator | [protected] |
vital_checker_ | jsk_topic_tools::DiagnosticNodelet | [protected] |
warnNeverSubscribedCallback(const ros::WallTimerEvent &event) | jsk_topic_tools::ConnectionBasedNodelet | [protected, virtual] |
warnOnInitPostProcessCalledCallback(const ros::WallTimerEvent &event) | jsk_topic_tools::ConnectionBasedNodelet | [protected, virtual] |
~Nodelet() | nodelet::Nodelet | [virtual] |