fix typo, fix python CI?
parent
ca958ccbc7
commit
11f7eb6422
|
@ -52,7 +52,7 @@ virtual class PlanarProjectionFactor3 : gtsam::NoiseModelFactor {
|
||||||
const gtsam::noiseModel::Base* model,
|
const gtsam::noiseModel::Base* model,
|
||||||
size_t poseKey,
|
size_t poseKey,
|
||||||
size_t offsetKey,
|
size_t offsetKey,
|
||||||
size_t calibKey));
|
size_t calibKey);
|
||||||
void serialize() const;
|
void serialize() const;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue