Public Member Functions | Static Public Member Functions | Public Attributes
robot_calibration::GroundPlaneError Struct Reference

#include <ground_plane_error.h>

List of all members.

Public Member Functions

 GroundPlaneError (Camera3dModel *camera_model, CalibrationOffsetParser *offsets, robot_calibration_msgs::CalibrationData &data, double z)
bool operator() (double const *const *free_params, double *residuals) const
virtual ~GroundPlaneError ()

Static Public Member Functions

static ceres::CostFunction * Create (Camera3dModel *camera_model, double z, CalibrationOffsetParser *offsets, robot_calibration_msgs::CalibrationData &data)

Public Attributes

Camera3dModelcamera_model_
robot_calibration_msgs::CalibrationData data_
CalibrationOffsetParseroffsets_
double z_

Detailed Description

Definition at line 31 of file ground_plane_error.h.


Constructor & Destructor Documentation

robot_calibration::GroundPlaneError::GroundPlaneError ( Camera3dModel camera_model,
CalibrationOffsetParser offsets,
robot_calibration_msgs::CalibrationData &  data,
double  z 
) [inline]

Definition at line 33 of file ground_plane_error.h.

Definition at line 44 of file ground_plane_error.h.


Member Function Documentation

static ceres::CostFunction* robot_calibration::GroundPlaneError::Create ( Camera3dModel camera_model,
double  z,
CalibrationOffsetParser offsets,
robot_calibration_msgs::CalibrationData &  data 
) [inline, static]

Definition at line 64 of file ground_plane_error.h.

bool robot_calibration::GroundPlaneError::operator() ( double const *const *  free_params,
double *  residuals 
) const [inline]

Definition at line 46 of file ground_plane_error.h.


Member Data Documentation

Definition at line 94 of file ground_plane_error.h.

robot_calibration_msgs::CalibrationData robot_calibration::GroundPlaneError::data_

Definition at line 97 of file ground_plane_error.h.

Definition at line 96 of file ground_plane_error.h.

Definition at line 95 of file ground_plane_error.h.


The documentation for this struct was generated from the following file:


robot_calibration
Author(s): Michael Ferguson
autogenerated on Sat May 20 2017 02:35:31