-
Notifications
You must be signed in to change notification settings - Fork 159
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
installation getting stuck after occuration of 2 errors #158
Comments
Have you solved this problem? It has brought my research in this field to a standstill |
hi, particullary yes. the boost issue is being solved by this: simply comment out the "find_package(Boost REQUIRED python37)" statement. nevertheless there are a lot of other issues that i havent solved yet |
I don't know why Kimera-Vio-Ros is so difficult to install.T_T---- Replied Message ***@***.***>Date09/22/2021 17:10 ***@***.***> ***@***.******@***.***>SubjectRe: [MIT-SPARK/Kimera-VIO-ROS] installation getting stuck after occuration of 2 errors (#158)
hi, particullary yes.
the boost issue is being solved by this:
ros-perception/vision_opencv#341
simply comment out the "find_package(Boost REQUIRED python37)" statement. nevertheless there are a lot of other issues that i havent solved yet
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.
[
{
***@***.***": "http://schema.org",
***@***.***": "EmailMessage",
"potentialAction": {
***@***.***": "ViewAction",
"target": "#158 (comment)",
"url": "#158 (comment)",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
***@***.***": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
|
Are you installing on the virtual machine |
no, I'm using the ROS-Wrapper |
I solved the problem. The issue was that the gflags file couldnt be copied, as I didnt have the permission in my computer gflag folder. I set this to permitted and now it works |
Can you get 3D mesh in the rviz on Euro.bag? |
Description:
hello,
I'm trying to install the vio ros wrapper on my jetson. after the occuration of 2 fails (copy-error and missing boost library, see console output) it gets stuck.
I have no clue what could be wrong as i simply followed the given instructions for both the installation of ROS as well as the installation of the wrapper.
can somebody help me please?
thanks in advance
Command:
Console output:
Additional files:
Please attach all the files needed to reproduce the error.
Please give also the following information:
The text was updated successfully, but these errors were encountered: