jsk_pcl_ros::ICPRegistration Member List

This is the complete list of members for jsk_pcl_ros::ICPRegistration, including all inherited members.

algorithm_jsk_pcl_ros::ICPRegistrationprotected
align(const sensor_msgs::PointCloud2::ConstPtr &msg)jsk_pcl_ros::ICPRegistrationprotectedvirtual
align(const sensor_msgs::PointCloud2::ConstPtr &msg, const sensor_msgs::PointCloud2::ConstPtr &reference_msg)jsk_pcl_ros::ICPRegistrationprotectedvirtual
align_box_jsk_pcl_ros::ICPRegistrationprotected
alignPointcloud(pcl::PointCloud< PointT >::Ptr &cloud, pcl::PointCloud< PointT >::Ptr &reference, const Eigen::Affine3f &offset, pcl::PointCloud< PointT >::Ptr &output_cloud, Eigen::Affine3d &output_transform)jsk_pcl_ros::ICPRegistrationprotectedvirtual
alignPointcloudWithICP(pcl::PointCloud< PointT >::Ptr &cloud, pcl::PointCloud< PointT >::Ptr &reference, const Eigen::Affine3f &offset, pcl::PointCloud< PointT >::Ptr &output_cloud, Eigen::Affine3d &output_transform)jsk_pcl_ros::ICPRegistrationprotectedvirtual
alignPointcloudWithNDT(pcl::PointCloud< PointT >::Ptr &cloud, pcl::PointCloud< PointT >::Ptr &reference, const Eigen::Affine3f &offset, pcl::PointCloud< PointT >::Ptr &output_cloud, Eigen::Affine3d &output_transform)jsk_pcl_ros::ICPRegistrationprotectedvirtual
alignPointcloudWithReferences(pcl::PointCloud< PointT >::Ptr &cloud, const Eigen::Affine3f &offset, const std_msgs::Header &header)jsk_pcl_ros::ICPRegistrationprotectedvirtual
alignService(jsk_recognition_msgs::ICPAlign::Request &req, jsk_recognition_msgs::ICPAlign::Response &res)jsk_pcl_ros::ICPRegistrationprotectedvirtual
alignWithBox(const sensor_msgs::PointCloud2::ConstPtr &msg, const jsk_recognition_msgs::BoundingBox::ConstPtr &box_msg)jsk_pcl_ros::ICPRegistrationprotectedvirtual
alignWithBoxService(jsk_recognition_msgs::ICPAlignWithBox::Request &req, jsk_recognition_msgs::ICPAlignWithBox::Response &res)jsk_pcl_ros::ICPRegistrationprotectedvirtual
alignWithOffset(const sensor_msgs::PointCloud2::ConstPtr &msg, const geometry_msgs::PoseStamped::ConstPtr &pose_msg)jsk_pcl_ros::ICPRegistrationprotectedvirtual
camera_info_msg_jsk_pcl_ros::ICPRegistrationprotected
cameraInfoCallback(const sensor_msgs::CameraInfo::ConstPtr &msg)jsk_pcl_ros::ICPRegistrationprotectedvirtual
Config typedefjsk_pcl_ros::ICPRegistration
configCallback(Config &config, uint32_t level)jsk_pcl_ros::ICPRegistrationprotectedvirtual
correspondence_algorithm_jsk_pcl_ros::ICPRegistrationprotected
correspondence_distance_jsk_pcl_ros::ICPRegistrationprotected
correspondence_randomness_jsk_pcl_ros::ICPRegistrationprotected
done_init_jsk_pcl_ros::ICPRegistrationprotected
euclidean_fittness_epsilon_jsk_pcl_ros::ICPRegistrationprotected
ICPRegistration()jsk_pcl_ros::ICPRegistrationinline
max_iteration_jsk_pcl_ros::ICPRegistrationprotected
maximum_optimizer_iterations_jsk_pcl_ros::ICPRegistrationprotected
mutex_jsk_pcl_ros::ICPRegistrationprotected
ndt_outlier_ratio_jsk_pcl_ros::ICPRegistrationprotected
ndt_resolution_jsk_pcl_ros::ICPRegistrationprotected
ndt_step_size_jsk_pcl_ros::ICPRegistrationprotected
OffsetSyncPolicy typedefjsk_pcl_ros::ICPRegistration
onInit()jsk_pcl_ros::ICPRegistrationprotectedvirtual
PointT typedefjsk_pcl_ros::ICPRegistration
pub_average_time_jsk_pcl_ros::ICPRegistrationprotected
pub_debug_flipped_cloud_jsk_pcl_ros::ICPRegistrationprotected
pub_debug_result_cloud_jsk_pcl_ros::ICPRegistrationprotected
pub_debug_source_cloud_jsk_pcl_ros::ICPRegistrationprotected
pub_debug_target_cloud_jsk_pcl_ros::ICPRegistrationprotected
pub_icp_resultjsk_pcl_ros::ICPRegistrationprotected
pub_latest_time_jsk_pcl_ros::ICPRegistrationprotected
pub_result_cloud_jsk_pcl_ros::ICPRegistrationprotected
pub_result_pose_jsk_pcl_ros::ICPRegistrationprotected
publishDebugCloud(ros::Publisher &pub, const pcl::PointCloud< PointT > &cloud, const std_msgs::Header &header)jsk_pcl_ros::ICPRegistrationprotectedvirtual
ransac_iterations_jsk_pcl_ros::ICPRegistrationprotected
ransac_outlier_threshold_jsk_pcl_ros::ICPRegistrationprotected
reference_cloud_list_jsk_pcl_ros::ICPRegistrationprotected
referenceAddCallback(const sensor_msgs::PointCloud2::ConstPtr &msg)jsk_pcl_ros::ICPRegistrationprotectedvirtual
referenceArrayCallback(const jsk_recognition_msgs::PointsArray::ConstPtr &msg)jsk_pcl_ros::ICPRegistrationprotectedvirtual
referenceCallback(const sensor_msgs::PointCloud2::ConstPtr &msg)jsk_pcl_ros::ICPRegistrationprotectedvirtual
ReferenceSyncPolicy typedefjsk_pcl_ros::ICPRegistration
rotation_epsilon_jsk_pcl_ros::ICPRegistrationprotected
scorePointcloudAlignment(pcl::PointCloud< PointT >::Ptr &cloud, pcl::PointCloud< PointT >::Ptr &reference, const Eigen::Affine3f &offset, Eigen::Affine3f &offset_result, pcl::PointCloud< PointT >::Ptr transformed_cloud, Eigen::Affine3d &transform_result)jsk_pcl_ros::ICPRegistrationprotectedvirtual
srv_jsk_pcl_ros::ICPRegistrationprotected
srv_icp_align_jsk_pcl_ros::ICPRegistrationprotected
srv_icp_align_with_box_jsk_pcl_ros::ICPRegistrationprotected
sub_jsk_pcl_ros::ICPRegistrationprotected
sub_box_jsk_pcl_ros::ICPRegistrationprotected
sub_camera_info_jsk_pcl_ros::ICPRegistrationprotected
sub_input_jsk_pcl_ros::ICPRegistrationprotected
sub_offset_jsk_pcl_ros::ICPRegistrationprotected
sub_reference_jsk_pcl_ros::ICPRegistrationprotected
sub_reference_addjsk_pcl_ros::ICPRegistrationprotected
sub_reference_array_jsk_pcl_ros::ICPRegistrationprotected
sub_sync_input_jsk_pcl_ros::ICPRegistrationprotected
sub_sync_reference_jsk_pcl_ros::ICPRegistrationprotected
subscribe()jsk_pcl_ros::ICPRegistrationprotectedvirtual
sync_jsk_pcl_ros::ICPRegistrationprotected
sync_offset_jsk_pcl_ros::ICPRegistrationprotected
sync_reference_jsk_pcl_ros::ICPRegistrationprotected
synchronize_reference_jsk_pcl_ros::ICPRegistrationprotected
SyncPolicy typedefjsk_pcl_ros::ICPRegistration
tf_listener_jsk_pcl_ros::ICPRegistrationprotected
timer_jsk_pcl_ros::ICPRegistrationprotected
transform_3dof_jsk_pcl_ros::ICPRegistrationprotected
transform_epsilon_jsk_pcl_ros::ICPRegistrationprotected
unsubscribe()jsk_pcl_ros::ICPRegistrationprotectedvirtual
use_flipped_initial_pose_jsk_pcl_ros::ICPRegistrationprotected
use_normal_jsk_pcl_ros::ICPRegistrationprotected
use_offset_pose_jsk_pcl_ros::ICPRegistrationprotected
~ICPRegistration()jsk_pcl_ros::ICPRegistrationvirtual


jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Tue Jan 7 2025 04:05:46