Skip to content

Error when running conan install #1

@amiranda0

Description

@amiranda0

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions