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

Cannot build package from source or binary #312

Open
tugbakara opened this issue Jan 16, 2023 · 0 comments
Open

Cannot build package from source or binary #312

tugbakara opened this issue Jan 16, 2023 · 0 comments

Comments

@tugbakara
Copy link

tugbakara commented Jan 16, 2023

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?

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

1 participant