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

[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 #65

Open
LiuL0ngl0ng opened this issue Nov 22, 2023 · 9 comments

Comments

@LiuL0ngl0ng
Copy link

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?

@Gaaaavin
Copy link

Same problem

@mgrova
Copy link

mgrova commented Jan 24, 2024

Same problem here!

@zgs546619135
Copy link

Same problem!

@ALazyLearner
Copy link

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

@franynadamas27
Copy link

Same problem running it on mid-360

@LiuL0ngl0ng
Copy link
Author

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.

@yueyihua
Copy link

Same problem running it on mid-360

@gmdeoliveira
Copy link

@LiuL0ngl0ng could you share your modifications? Thanks in advance!

@Gaaaavin
Copy link

I suggest everyone try Fast-LIO, which is better maintained and performs very well.

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

8 participants