-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有大佬知道为什么跑第四个例子时候,运行online_demo和fast-lio2,再play bag包时候出现process has died [pid 229204, exit code -11,进程崩了 #31
Comments
https://blog.csdn.net/lalsd/article/details/121916119 |
还是不行 |
|
我是运行rosbag play building_slower_motion_avia.bag后,在运行demo_online.launch的终端报以下错误,有大佬知道怎么解决吗? |
请问你解决了吗 |
请问你解决了吗? @PanWenbo |
还没有解决,若是解决了我们都分享下经验 |
重新装了一遍gtsam,解决 |
什么版本的呀 |
我装的4.1.1 |
我装的gtsam-4.0.3,采用以下方法解决的 |
请问您参照这篇文章中的什么了呀,我试了一下还是报错 |
重装了几遍还是不行啊 |
如果要运行LIO-SAM还要加上-DGTSAM_BUILD_WITH_MARCH_NATIVE=OFF,也就是: |
还是没有解决@PanWenbo 您是重新安装库解决的么 |
本人ubuntu20.04,在运行第四个例子时也会挂死,排查有两个原因 将对应的定义和函数修改即可 2.gtsam在update函数挂死,怀疑是编译库4.1.1时开启了某些配置(严重怀疑是tbb)。在用cmake编译安装gtsam时,使用下述命令即可 |
有大佬知道为什么跑第四个例子时候,运行online_demo和fast-lio2,再play bag包时候出现process has died [pid 229204, exit code -11,进程崩了
The text was updated successfully, but these errors were encountered: