From 6678fe01ade16fffa2de0ad1ca48e8c5bc8b1b94 Mon Sep 17 00:00:00 2001 From: John Lambert Date: Wed, 26 Jan 2022 17:59:20 -0700 Subject: [PATCH] add Rot3Vector to python/CMakeLists.txt --- python/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt index f42e330b2..bc631ee5a 100644 --- a/python/CMakeLists.txt +++ b/python/CMakeLists.txt @@ -45,6 +45,7 @@ set(ignore gtsam::Point3Pairs gtsam::Pose3Pairs gtsam::Pose3Vector + gtsam::Rot3Vector gtsam::KeyVector gtsam::BinaryMeasurementsUnit3 gtsam::DiscreteKey