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

Error when running conan install #1

Open
amiranda0 opened this issue Nov 9, 2021 · 1 comment
Open

Error when running conan install #1

amiranda0 opened this issue Nov 9, 2021 · 1 comment

Comments

@amiranda0
Copy link

Hello all,

first of all thanks for creating this repository that enables to use tf2 ROS library outside ROS.

I was wondering why I'm dealing with some errors when running the comand conan install once the library is cloned.
The steps I followed are the following:

1.- Cloning the repository
2.- Enter in the repository folder, create a build folder and enter in this folder
3.- run the command "conan install .."

At this point I realized that the minimum boost version for boost using conan is 1.70 so I had to modify the required condition for the boost library. Once this was fixed, and successfully installed, the following error appears when running the conan install comand:

ERROR: Failed requirement 'console_bridge/0.4.2@ntc/stable' from 'conanfile.py (tf2/melodic)'
ERROR: Unable to find 'console_bridge/0.4.2@ntc/stable' in remotes

I honestly don't know how to fix this problem in order to be able to build and install the library. I hope developers still check this repo since last update was few months ago.

Thanks in advance
Antonio Miranda

@kheaactua
Copy link
Owner

Hi, I haven't touched this in 4 years now. Though I think the solution would be to first create the package provided in https://github.com/kheaactua/conan-console-bridge

I hope this helps

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