Closed JinMing-Gu closed 2 years ago
Hi, thanks for your interest!
Bests,
I'm not sure, Are you referring to this log document?I tested my rosbag, no unindexed problem. roslaunch-Zero-6400.log
Hi, thanks for your file and reply.
[roslaunch][ERROR] 2022-02-27 14:17:14,613: [livox_mapping-1] process has died [pid 6422, exit code -11, cmd /home/seven/Leraning/Livox-Mapping_note_ws/devel/lib/livox_mapping/livox_mapping /aft_mapped_to_init:=/livox_odometry_mapped /velodyne_cloud_registered_local:=/livox_full_cloud_imu __name:=livox_mapping __log:=/home/seven/.ros/log/a96fe574-9793-11ec-b672-283a4d3b87ff/livox_mapping-1.log]. log file: /home/seven/.ros/log/a96fe574-9793-11ec-b672-283a4d3b87ff/*livox_mapping-1.log**
Bests,
I think I have found a solution to the problem. Refer to this github issue and update the GTSAM version to the latest one.
Cool, thanks for your information!
BTW, are you tested in the provided docker environment or your host pc?
Cool, thanks for your information!
BTW, are you tested in the provided docker environment or your host pc? I tested in my host pc, using the dataset you provided and the dataset I recorded myself can work normally.
Okay. Glad to hear that the codes work finally.
I would recommend using docker for convenient usage. You can also upload your environment to the DockerHub for the community.
Since no new questions exist, I will close this issue. You can always re-open it when needed.
Okay. Glad to hear that the codes work finally.
I would recommend using docker for convenient usage. You can also upload your environment to the DockerHub for the community.
Since no new questions exist, I will close this issue. You can always re-open it when needed.
Thank you again for your excellent work!
Hello, Thanks for great work! Command: $ roslaunch livox_mapping livox_mapping.launch save_path:="/home/seven/Leraning/Livox-Mapping_note_ws/src/result" $ roslaunch livox_odometry livox_odometry.launch save_path:="/home/seven/Leraning/Livox-Mapping_note_ws/src/result/pose.txt" $ rosbag play my.bag
Problem: livox_odometry works normally and livox_mapping has the following error. What are the possible reasons?