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

How to find the RangeNet_lib ? #2

Closed
Gatsby23 opened this issue Nov 3, 2019 · 4 comments
Closed

How to find the RangeNet_lib ? #2

Gatsby23 opened this issue Nov 3, 2019 · 4 comments

Comments

@Gatsby23
Copy link

Gatsby23 commented Nov 3, 2019

I'm sorry, I have already install the rangenet lib. The package have successfully installed, but when I install the suma++ on the Ubuntu. The "catkin deps fetch" tells me that the rangetnet_lib can't find. Like:
[rangenet_lib] : [NOT FOUND]

I build the range net in another workspace, but I have already source it and move the build file into the system lib file. But it still didn't work. Is there some operation like "sudo make install" I should do ?
I'm sorry to bother you about this. Really thank you for your help.

jbehley added a commit that referenced this issue Nov 3, 2019
This should address issue #2. Now catkin_fetch should download it.
@jbehley
Copy link
Member

jbehley commented Nov 3, 2019

I added the correct url to the package.xml. It should now download everything.

Just run catkin deps fetch

Otherwise, you can also find the github repository under https://github.com/PRBonn/rangenet_lib

@Gatsby23
Copy link
Author

Gatsby23 commented Nov 4, 2019

I added the correct url to the package.xml. It should now download everything.

Just run catkin deps fetch

Otherwise, you can also find the github repository under https://github.com/PRBonn/rangenet_lib

Do you mean git clone the rangenet_lib under the src folder in the catkin workspace ?

@Gatsby23
Copy link
Author

Gatsby23 commented Nov 4, 2019

I added the correct url to the package.xml. It should now download everything.

Just run catkin deps fetch

Otherwise, you can also find the github repository under https://github.com/PRBonn/rangenet_lib

Thank you very much, it can work now

@jbehley
Copy link
Member

jbehley commented Nov 4, 2019

@Gatsby23, since it is now solved, I simply close this issue.

Thanks for reporting this issue.

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

2 participants