update python examples list
parent
7478c19aad
commit
0e7719ae98
|
@ -13,7 +13,7 @@
|
||||||
| HMMExample | |
|
| HMMExample | |
|
||||||
| ImuFactorsExample2 | :heavy_check_mark: |
|
| ImuFactorsExample2 | :heavy_check_mark: |
|
||||||
| ImuFactorsExample | |
|
| ImuFactorsExample | |
|
||||||
| IMUKittiExampleGPS.cpp | |
|
| IMUKittiExampleGPS | |
|
||||||
| InverseKinematicsExampleExpressions.cpp | |
|
| InverseKinematicsExampleExpressions.cpp | |
|
||||||
| ISAM2Example_SmartFactor | |
|
| ISAM2Example_SmartFactor | |
|
||||||
| ISAM2_SmartFactorStereo_IMU | |
|
| ISAM2_SmartFactorStereo_IMU | |
|
||||||
|
@ -29,11 +29,11 @@
|
||||||
| Pose2SLAMExample_lago | lago not yet exposed through Python |
|
| Pose2SLAMExample_lago | lago not yet exposed through Python |
|
||||||
| Pose2SLAMStressTest | |
|
| Pose2SLAMStressTest | |
|
||||||
| Pose2SLAMwSPCG | |
|
| Pose2SLAMwSPCG | |
|
||||||
| Pose3Localization.cpp | |
|
| Pose3Localization | |
|
||||||
| Pose3SLAMExample_changeKeys | |
|
| Pose3SLAMExample_changeKeys | |
|
||||||
| Pose3SLAMExampleExpressions_BearingRangeWithTransform | |
|
| Pose3SLAMExampleExpressions_BearingRangeWithTransform | |
|
||||||
| Pose3SLAMExample_g2o | :heavy_check_mark: |
|
| Pose3SLAMExample_g2o | :heavy_check_mark: |
|
||||||
| Pose3SLAMExample_initializePose3Chordal | |
|
| Pose3SLAMExample_initializePose3Chordal | :heavy_check_mark: |
|
||||||
| Pose3SLAMExample_initializePose3Gradient | |
|
| Pose3SLAMExample_initializePose3Gradient | |
|
||||||
| RangeISAMExample_plaza2 | |
|
| RangeISAMExample_plaza2 | |
|
||||||
| SelfCalibrationExample | |
|
| SelfCalibrationExample | |
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
| SFMExampleExpressions | |
|
| SFMExampleExpressions | |
|
||||||
| SFMExample_SmartFactor | |
|
| SFMExample_SmartFactor | |
|
||||||
| SFMExample_SmartFactorPCG | |
|
| SFMExample_SmartFactorPCG | |
|
||||||
| ShonanAveragingCLI.cpp | |
|
| ShonanAveragingCLI | :heavy_check_mark: |
|
||||||
| SimpleRotation | :heavy_check_mark: |
|
| SimpleRotation | :heavy_check_mark: |
|
||||||
| SolverComparer | |
|
| SolverComparer | |
|
||||||
| StereoVOExample | |
|
| StereoVOExample | |
|
||||||
|
@ -57,5 +57,8 @@
|
||||||
| VisualISAMExample | :heavy_check_mark: |
|
| VisualISAMExample | :heavy_check_mark: |
|
||||||
|
|
||||||
Extra Examples (with no C++ equivalent)
|
Extra Examples (with no C++ equivalent)
|
||||||
|
- DogLegOptimizerExample
|
||||||
|
- GPSFactorExample
|
||||||
- PlanarManipulatorExample
|
- PlanarManipulatorExample
|
||||||
|
- PreintegrationExample
|
||||||
- SFMData
|
- SFMData
|
||||||
|
|
Loading…
Reference in New Issue