Zhong Wang

Results 13 comments of Zhong Wang

@kayousolar 你好,程序崩溃应该是跟编译指令导致的Eigen内存对齐有关,解决办法是在编译GTSAM和PCL时禁掉-march=native选项,具体可见README里面关于依赖部分的说明。

@kk6398 I met this error. I solved this problem by 'evo_config set plot_backend agg'