LIO-Livox icon indicating copy to clipboard operation
LIO-Livox copied to clipboard

[PoseEstimation-2] process has died [pid 24614, exit code -11, cmd /home/nv/lio-livox-wyj/devel/lib/lio_livox/PoseEstimation __name:=PoseEstimation __log:=/home/nv/.ros/log/b0da6ebe-88e7-11ee-8550-48b02d2f887e/PoseEstimation-2.log]. log file: /home/nv/.ros/log/b0da6ebe-88e7-11ee-8550-48b02d2f887e/PoseEstimation-2*.log

Open LiuL0ngl0ng opened this issue 8 months ago • 7 comments

MID360 is used to implement the mapping function on UAV, using the official recommended LIO-Livox function package. Under the Ubuntu 20.04 system, catkin_make can pass, roslaunch lio_livox mid360.launch can also start normally. However, once roslaunch livox_ros_driver2 msg_MID360.launch is launched, the PoseEstimation node will report errors after receiving the MID360 estimation data. What is the reason for this?

LiuL0ngl0ng avatar Nov 22 '23 03:11 LiuL0ngl0ng

Same problem

Gaaaavin avatar Jan 23 '24 22:01 Gaaaavin

Same problem here!

mgrova avatar Jan 24 '24 09:01 mgrova

Same problem!

zgs546619135 avatar Mar 02 '24 13:03 zgs546619135

Same problem ( when I try to run it on mid-360 ).

ALazyLearner avatar Apr 03 '24 06:04 ALazyLearner

Same problem running it on mid-360

franynadamas27 avatar Apr 04 '24 15:04 franynadamas27

MID360 is used to implement the mapping function on UAV, using the official recommended LIO-Livox function package. Under the Ubuntu 20.04 system, catkin_make can pass, roslaunch lio_livox mid360.launch can also start normally. However, once roslaunch livox_ros_driver2 msg_MID360.launch is launched, the PoseEstimation node will report errors after receiving the MID360 estimation data. What is the reason for this?

I modified four out of five the header.frame_id "/world" to "world" in the file of "/src/lio/PoseEstimation.cpp" , and solved the problem.

LiuL0ngl0ng avatar Apr 10 '24 06:04 LiuL0ngl0ng

Same problem running it on mid-360

yueyihua avatar Apr 24 '24 08:04 yueyihua