You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I trying to download and install your Handeye-Calibration-ROS package but im struggling with a lot of errors.
I am relatively new in ROS and Ubuntu. But I am missing a installation instructions on some of the Prerequisit (glog and sophus). Do I just download the zip file and that's it?
If thats the case, then it makes sense. But further on to the installation with cmake. When i run these line:
I reckon this is a simple error i am missing. But i have been struggling with this issue for some time now. So if someone have some guidance on how i could implement this I would really appreciate it.
PS: My opencv_contrib and Opencv file lies in the home directory.
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi, I trying to download and install your Handeye-Calibration-ROS package but im struggling with a lot of errors.
I am relatively new in ROS and Ubuntu. But I am missing a installation instructions on some of the Prerequisit (glog and sophus). Do I just download the zip file and that's it?
If thats the case, then it makes sense. But further on to the installation with cmake. When i run these line:
I do not seem to find my opencv_contrib file. Even if i adjust it to the right path, I get errors like this:
here is another try:
`cmake \
bash: /modules/: Is a directory
`
I reckon this is a simple error i am missing. But i have been struggling with this issue for some time now. So if someone have some guidance on how i could implement this I would really appreciate it.
PS: My opencv_contrib and Opencv file lies in the home directory.
Thanks in advance
The text was updated successfully, but these errors were encountered: