-
Notifications
You must be signed in to change notification settings - Fork 14
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
std::length_error #4
Comments
@slamer2024 Hi. Can you turn on GDB debugging and show me the output of it? <node pkg="fast_lio_sam_qn" type="fast_lio_sam_qn_node" name="fast_lio_sam_qn_node" output="screen" launch-prefix="gdb -ex run --args"/> After the code crashes, type "bt" on the terminal, then you will get the debugging logs. |
@slamer2024 What are your versions of dependencies? Especially, how did you install GTSAM? did you follow the instruction as I wrote here? - https://github.com/engcang/FAST-LIO-SAM-QN?tab=readme-ov-file#dependencies |
Thanks for sharing the code. I encountered an error after running the launch file a few seconds.
The text was updated successfully, but these errors were encountered: