Home
last modified time | relevance | path

Searched defs:RangeConstraint (Results 1 – 1 of 1) sorted by relevance

/external/ceres-solver/examples/
Drobot_pose_mle.cc186 struct RangeConstraint { struct
190 RangeConstraint( in RangeConstraint() argument
209 // Factory method to create a CostFunction from a RangeConstraint to argument
215 RangeConstraint* constraint = new RangeConstraint( in Create() argument
228 const int pose_index;
229 const double range_reading;
230 const double range_stddev;
231 const double corridor_length;