Skip to content
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

运行roslaunch出现错误 #23

Open
xiaofanbuhuigit opened this issue Jan 4, 2025 · 6 comments
Open

运行roslaunch出现错误 #23

xiaofanbuhuigit opened this issue Jan 4, 2025 · 6 comments

Comments

@xiaofanbuhuigit
Copy link

xiaofanbuhuigit commented Jan 4, 2025

当运行slamesh_kitti_meshing.launch时,
wechat_2025-01-03_103210_401
wechat_2025-01-03_110313_818
最后[slamesher-2] process has died [pid 150023, exit code -11。
运行salmesh_kitti_odometry.launch时,
wechat_2025-01-04_141747_083
最后也是[slamesher-2] process has died [pid 150023, exit code -11
试了mai_city数据集也是一样

@RuanJY
Copy link
Owner

RuanJY commented Jan 5, 2025

你好,一开始的时候没有mesh,mesh tool是会报几个错,但是后面是不影响的,程序可以正常运行。所以你process has died应该不是这个,你可以截图包含process has died前的一些输出看看。
Screenshot-20250105142603-2130x696

@xiaofanbuhuigit
Copy link
Author

wechat_2025-01-06_095422_540

@RuanJY
Copy link
Owner

RuanJY commented Jan 6, 2025

将这里的logger level修改成Debug再跑一下看看
https://github.com/RuanJY/SLAMesh/blob/50b4356e8a24c4fe2e2dc1be37d682e703843314/src/slamesher_node.cpp#L931C1-L932C1
ros::console::set_logger_level(ROSCONSOLE_DEFAULT_NAME, ros::console::levels::Debug);//Debug Info

@RuanJY
Copy link
Owner

RuanJY commented Jan 6, 2025

也可以将mesh可视化关掉,这里 visualisation_type:1 设置为1,如果没有问题的话就是没mesh tool的问题

visualisation_type: 3

@xiaofanbuhuigit
Copy link
Author

改成1也不行,那mesh tool还有问题,会不会是因为pcl版本1.11
wechat_2025-01-07_090133_350

@RuanJY
Copy link
Owner

RuanJY commented Jan 11, 2025

如果环境确实有问题也可以使用docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants