-
Notifications
You must be signed in to change notification settings - Fork 420
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
Kimera VIO cmake build error. #223
Comments
I encountered the same problem as you, how did you solve it? |
Sometimes this happens if you make changes to the code and try to rebuild, though you didn't mention doing that so it probably isn't the case here. Try first doing |
Thinks,I will check it later.
在 2024年4月29日,23:34,Marcus Abate ***@***.***> 写道:
Sometimes this happens if you make changes to the code and try to rebuild, though that doesn't seem to be the case here. Try first doing catkin clean kimera_vio kimera_vio_ros and then catkin build kimera_vio to see if the clean and rebuild works (this is usually it for me).
It's also giving a warning about libopencv_core.so that I've not seen before, are you building opencv3_catkin in the same workspace? Try building it before Kimera, it shouldn't matter but that might help. Alternatively, install a system-wide version of opencv.
—
Reply to this email directly, view it on GitHub<#223 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXU353SURF43RAOSQ2PQACLY7ZSAFAVCNFSM6AAAAABBOOSEE2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBTGA2TENZRHA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Hi, Abate
Sorry for being late to answer your question, I am recently busy on my university graduation. When I try to rebuild it, I did meet some problems, for example the Gstam. But I have never met any warning about libopencv_core.so. I am wondering if it is convenient for you to send me your error about libopencv. Thanks
…________________________________
发件人: Marcus Abate ***@***.***>
发送时间: 2024年4月29日 23:34
收件人: MIT-SPARK/Kimera-VIO ***@***.***>
抄送: yang ***@***.***>; Comment ***@***.***>
主题: Re: [MIT-SPARK/Kimera-VIO] Kimera VIO cmake build error. (Issue #223)
Sometimes this happens if you make changes to the code and try to rebuild, though that doesn't seem to be the case here. Try first doing catkin clean kimera_vio kimera_vio_ros and then catkin build kimera_vio to see if the clean and rebuild works (this is usually it for me).
It's also giving a warning about libopencv_core.so that I've not seen before, are you building opencv3_catkin in the same workspace? Try building it before Kimera, it shouldn't matter but that might help. Alternatively, install a system-wide version of opencv.
―
Reply to this email directly, view it on GitHub<#223 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXU353SURF43RAOSQ2PQACLY7ZSAFAVCNFSM6AAAAABBOOSEE2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBTGA2TENZRHA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Dear @marcusabate ,
I followed the installation instructions and tried building the package. But I am getting the following error. Can you please tell me, what do I need to do to resolve this ? I would be happy to provide you any additional information.
regards,
Tribikram.
The text was updated successfully, but these errors were encountered: