You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My compilation has worked, but when I run the example program as instructed in ## Examples, the command line window that is running roslaunch lio test_indoor.launch & reports an error when I run rosbag play fast1.bag. I didn't change any of the parameters in the original code, I compiled it and ran it directly from the example
The error is like this
"[lio_estimator-3] process has died [pid 146439, exit code -11, cmd /home/zgliu/lio_ws/devel/lib/lio/lio_estimator_node __name:=lio_estimator __log:=/home/zgliu/.ros/log/8d322c00-bfdd-11ed-b8d7-e7888f034454/lio_estimator-3.log].
log file: /home/zgliu/.ros/log/8d322c00-bfdd-11ed-b8d7-e7888f034454/lio_estimator-3*.log"
I hope you can give me some ideas on the cause of the problem and the solution,thanks.
The text was updated successfully, but these errors were encountered:
My compilation has worked, but when I run the example program as instructed in ## Examples, the command line window that is running
roslaunch lio test_indoor.launch &
reports an error when I runrosbag play fast1.bag
. I didn't change any of the parameters in the original code, I compiled it and ran it directly from the exampleThe error is like this
"[lio_estimator-3] process has died [pid 146439, exit code -11, cmd /home/zgliu/lio_ws/devel/lib/lio/lio_estimator_node __name:=lio_estimator __log:=/home/zgliu/.ros/log/8d322c00-bfdd-11ed-b8d7-e7888f034454/lio_estimator-3.log].
log file: /home/zgliu/.ros/log/8d322c00-bfdd-11ed-b8d7-e7888f034454/lio_estimator-3*.log"
I hope you can give me some ideas on the cause of the problem and the solution,thanks.
The text was updated successfully, but these errors were encountered: