Skip to content

Commit

Permalink
wrap BatchFixedLagSmoother.getFactors()
Browse files Browse the repository at this point in the history
  • Loading branch information
truher authored and ProfFan committed Dec 2, 2024
1 parent 979fb93 commit 557d7d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gtsam/nonlinear/nonlinear.i
Original file line number Diff line number Diff line change
Expand Up @@ -715,6 +715,9 @@ virtual class BatchFixedLagSmoother : gtsam::FixedLagSmoother {
void print(string s = "BatchFixedLagSmoother:\n") const;

gtsam::LevenbergMarquardtParams params() const;

gtsam::NonlinearFactorGraph getFactors() const;

template <VALUE = {gtsam::Point2, gtsam::Rot2, gtsam::Pose2, gtsam::Point3,
gtsam::Rot3, gtsam::Pose3, gtsam::Cal3_S2, gtsam::Cal3DS2,
gtsam::Vector, gtsam::Matrix}>
Expand Down

0 comments on commit 557d7d5

Please sign in to comment.