Skip to content

Cannot build package from source or binary #312

@tugbakara

Description

@tugbakara

Hi! I tried to build from binary firstly with this command: $ sudo apt install ros-$ROS_VERSION-move-base-flex
then I git cloned tutorial package but when I try to run command catkin_make I got this error:

"BehaviorTreeV3", but CMake did not find one.

  Could not find a package configuration file provided by "BehaviorTreeV3"
  with any of the following names:

    BehaviorTreeV3Config.cmake
    behaviortreev3-config.cmake

Then I tried to install all dependecies from rosdep didn't work.
Then I remove binary installation the only left is tutorial in my ws, I tried to install source from git, I tried catkin_make I got the same issue, I searched BehaviorThree installation , here is installation command: but it didn't work too.
Could you look at that issue, please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions