Zhong Wang

Results 14 comments of Zhong Wang
trafficstars

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

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

@lonlonago Sorry for the late reply, only xyzt are used in our system, you can subscribe the raw Livox message, then transform and re-publish it in the format of Velodyne,...