MIT-SPARK / Kimera-Multi

Index repo for Kimera-Multi system
350 stars 40 forks source link

gflags relate error #14

Open clean-shero opened 11 months ago

clean-shero commented 11 months ago

I encountered the following error while executing catkin build --continue -s 39dbd1b8d2d87842212a98d267c4cd1

hhhhhhhh213 commented 11 months ago

Hello, I also had the same problem, how did you solve it

leefan96 commented 7 months ago

Hello, I also had the same problem, how did you solve it

LimHyungTae commented 3 months ago

I had similar problem about glog, but once I a) manually remove all the glog files in /usr/local and run sudo apt-get purge libgoogle-glog-dev, and then install sudo apt-get install libgoogle-glog-dev again.

Also, you have to run catkin build -DGTSAM_USE_SYSTEM_EIGEN=ON