-
Notifications
You must be signed in to change notification settings - Fork 205
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
Comments
This should address issue #2. Now catkin_fetch should download it.
I added the correct url to the package.xml. It should now download everything. Just run 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 ? |
Thank you very much, it can work now |
@Gatsby23, since it is now solved, I simply close this issue. Thanks for reporting this issue. |
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.
The text was updated successfully, but these errors were encountered: