From 169d42f313bd81a1dedfffd05fa24fe95c34cb90 Mon Sep 17 00:00:00 2001 From: John Lambert Date: Mon, 21 Sep 2020 12:08:18 -0400 Subject: [PATCH] use cleaner checkmark symbol in readme --- python/gtsam/examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/gtsam/examples/README.md b/python/gtsam/examples/README.md index e998e4dcd..d70867dda 100644 --- a/python/gtsam/examples/README.md +++ b/python/gtsam/examples/README.md @@ -7,7 +7,7 @@ | DiscreteBayesNet_FG | none of the required discrete functionality is exposed through Python | | easyPoint2KalmanFilter | ExtendedKalmanFilter not yet exposed through Python | | elaboratePoint2KalmanFilter | GaussianSequentialSolver not yet exposed through Python | -| ImuFactorExample2 | X | +| ImuFactorExample2 | :heavy_check_mark: | | ImuFactorsExample | | | ISAM2Example_SmartFactor | | | ISAM2_SmartFactorStereo_IMU | | @@ -49,4 +49,4 @@ Extra Examples (with no C++ equivalent) - PlanarManipulatorExample -- SFMData \ No newline at end of file +- SFMData