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

Process has died after roslaunch."[svo-2] process has died [pid..." #61

Open
Tsugikuni-Yoriichi opened this issue Jan 5, 2024 · 0 comments

Comments

@Tsugikuni-Yoriichi
Copy link

I have compiled the code as your instructions. However I face this problem.
[svo-2] process has died [pid 19003, exit code -11, cmd /home/kylin/Github/svo_ws/devel/lib/svo_ros/svo_node --v=0 __name:=svo __log:=/home/kylin/.ros/log/c68f09a4-ab65-11ee-9743-841b77f872c1/svo-2.log].

I realize some differences in the compiling process:
(1) GTSAM: I think this repo should be cloned under the directory "src", right?
(2) In the CMakeLists of GTSAM:
-- about 'option': using the plus sign one to replace the minus sign one?
-- I does not find "list_append_cache(GTSAM_COMPILE_OPTIONS_PUBLIC "-march=native")", I only find "list_append_cache(GTSAM_COMPILE_OPTIONS_PUBLIC ${OpenMP_CXX_FLAGS})", and under it I added this one "list_append_cache(GTSAM_COMPILE_OPTIONS_PUBLIC "-mno-avx")".
My other guess about this crashes is the Eigen version. Is there any requirement about the Eigen version? I can not find any valuable information from the log right now, I will try to check the log fille.

I don't know whether it is above settings that makes it crashed after roslaunch. I have run the command roslaunch svo_ros euroc_vio_mono.launch. I am really intrested in this work.

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

1 participant