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

gmake: *** [Makefile:146: all] Error 2 Failed <<< diff_drive_controller [11.9s, exited with code 2] #113

Open
xjtu19 opened this issue Dec 16, 2024 · 1 comment

Comments

@xjtu19
Copy link

xjtu19 commented Dec 16, 2024

In Option B – Local Installation

# Build
colcon build --merge-install --symlink-install --cmake-args "-DCMAKE_BUILD_TYPE=Release"

393b3ad847fe1fd0d34056d6a2e5ae5

In ubuntu 22.04 + ros2 humble

@xjtu19 xjtu19 changed the title gmake: *** [Makefile:146: all] Error 2 Failed &lt;&lt;&lt; diff_drive_controller [11.9s, exited with code 2] gmake: *** [Makefile:146: all] Error 2 Failed <<< diff_drive_controller [11.9s, exited with code 2] Dec 16, 2024
@AndrejOrsula
Copy link
Owner

Hello @xjtu19,

The error shown above is from the ros2_controllers package used as a dependency in this project. As indicated in README, this project is based on ROS Galactic. Therefore, it is not expected to be functional with Humble, and there is no plan to support this project and its dependencies beyond Galactic.

If you want to try this project, I would suggest starting with the prebuilt Docker image. That is by far the simplest and most reproducible approach.

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