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 ros2_aruco #5

Closed
nabeeljadoon opened this issue Jun 7, 2023 · 4 comments
Closed

cannot build ros2_aruco #5

nabeeljadoon opened this issue Jun 7, 2023 · 4 comments

Comments

@nabeeljadoon
Copy link

Hi I am running ros2 humble on Ubuntu 22.04 LTS. I am trying to build this ros2_aruco repo using colcon build but it gives me sterr error all the time. I have tried multipe options. I would appreciate your help in this regard.

Could you tell me what is possibly wrong?
image

@spragunr
Copy link
Contributor

spragunr commented Jun 7, 2023

It looks like it did build correctly. Those are warnings.

Some of the warnings are related to a known issue with Humble:
ament/ament_cmake#382

Others have been addressed in the recent humble release of this package.

@spragunr spragunr closed this as completed Jun 7, 2023
@nabeeljadoon
Copy link
Author

Actually it:s not built correctly. otherwise, ros2 run command should not show no package found.

@spragunr
Copy link
Contributor

In that case, I'm not sure what the issue is. I tested recently on a fresh Humble install, and it worked OK for me.

@crytpy
Copy link

crytpy commented Jun 26, 2023

Actually it:s not built correctly. otherwise, ros2 run command should not show no package found.

The packages did build correctly as per your SS, you may have forgotten to source the installation folder.

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

3 participants