|
Fawkes API
Fawkes Development Version
|
This is the complete list of members for TimeOffsetCalibration, including all inherited members.
| calibrate() | TimeOffsetCalibration | 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 |
| frequency_ | TimeOffsetCalibration | protectedstatic |
| get_lasercloud(LaserInterface *laser) | TimeOffsetCalibration | 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 |
| motor_ | TimeOffsetCalibration | protected |
| omega_ | TimeOffsetCalibration | protectedstatic |
| rotation_time_ | TimeOffsetCalibration | protectedstatic |
| sleep_time_ | TimeOffsetCalibration | protectedstatic |
| step_ | TimeOffsetCalibration | protected |
| tf_transformer_ | LaserCalibration | protected |
| TimeOffsetCalibration(LaserInterface *laser, fawkes::MotorInterface *motor, fawkes::tf::Transformer *tf_transformer, fawkes::NetworkConfiguration *config, std::string config_path) | TimeOffsetCalibration | |
| transform_pointcloud(const std::string &target_frame, PointCloudPtr cloud) | LaserCalibration | protected |
| ~LaserCalibration() | LaserCalibration | virtual |