Fawkes API Fawkes Development Version
|
This is the complete list of members for LaserCalibration, including all inherited members.
calibrate()=0 | LaserCalibration | pure virtual |
config_ | LaserCalibration | protected |
config_path_ | LaserCalibration | protected |
filter_center_cloud(PointCloudPtr input) | LaserCalibration | protected |
filter_cloud_in_rear(PointCloudPtr input) | LaserCalibration | protected |
filter_left_cloud(PointCloudPtr input) | LaserCalibration | protected |
filter_out_ground(PointCloudPtr input) | LaserCalibration | protected |
filter_right_cloud(PointCloudPtr input) | LaserCalibration | protected |
get_matching_cost(PointCloudPtr cloud1, PointCloudPtr cloud2, float *rot_yaw) | LaserCalibration | protected |
get_mean_z(PointCloudPtr cloud) | LaserCalibration | protected |
laser_ | LaserCalibration | protected |
laser_to_pointcloud(const LaserInterface &laser) | LaserCalibration | protected |
LaserCalibration(LaserInterface *laser, fawkes::tf::Transformer *tf_transformer, fawkes::NetworkConfiguration *config, std::string config_path) | LaserCalibration | |
max_iterations_ | LaserCalibration | protectedstatic |
min_points | LaserCalibration | protectedstatic |
sleep_time_ | LaserCalibration | protectedstatic |
tf_transformer_ | LaserCalibration | protected |
transform_pointcloud(const std::string &target_frame, PointCloudPtr cloud) | LaserCalibration | protected |
~LaserCalibration() | LaserCalibration | virtual |