-
Notifications
You must be signed in to change notification settings - Fork 5
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
Failed building object_recognition_node #132
Comments
Hi, did you mount folders containing the repo to the Docker when starting it? Its described in the wiki here. |
Yes, exactly I followed the instructions. |
Can you try doing |
You should do |
Here is the output:
|
Can you try doing :
|
Here is the output:
|
And here is the output of
|
@mohammad-h-b It builds now right? |
@saikishor No, the problem still persists with |
I just checked the package CMakeList and package.XML. it seems to be good. I will try to test it tomorrow or this week and get back to you |
Thanks. I'm looking forward to hearing from you.
…On Tue, Feb 16, 2021 at 4:35 PM Sai Kishor Kothakota < ***@***.***> wrote:
I just checked the package CMakeList and package.XML. it seems to be good.
I will try to test it tomorrow it this week and get back to you
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#132 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKIZOYWMU5VYIRSDYCTRHSDS7LQKJANCNFSM4XPQ3PDA>
.
|
@mohammad-h-b For me it is working.
I could do |
@aditya2592 do you have any docker for the new version of Ubuntu, CUDA, and ROS Noetic?. Because my host system is Ubuntu 20.04, and I am worried about it's functionality. |
@saikishor Thanks! My host system is Ubuntu 18.04 with ROS melodic; however, I'm using the docker image provided in the wiki as well. |
Hello!! |
@saikishor I dont have an updated docker with newer versions at the moment. Ideally if the version of Nvidia drivers is compatible with CUDA 10.2 (which is used inside the docker) then it should be fine. I have tested this docker image on Ubuntu 18.04 and still works. |
Ok. That's good to know. Thanks. May be I'm missing CUDA libraries. I'll take a look into it. Thanks |
@saikishor What error are you seeing on trying to build? Can you do |
@saikishor I was planning to work on the code to make it easier to run on your own dataset. Maybe introduce an ROS service based interface in python that runs segmentation (optional) and then pose estimation. Let me know if you would want to collaborate on it. We can upgrade to Noetic and ubuntu 20.04 as part of this as well. |
Hello @aditya2592 sorry for delayed reply. I think it's a great idea. I have other commitments till end of July. I can't have any other commitments in this time, due to the time dedication I have on those. |
Hi,
When running
catkin build object_recognition_node
I get the following error message:The text was updated successfully, but these errors were encountered: