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

ros2で依存解決できない #1

Closed
h-wata opened this issue Dec 12, 2022 · 1 comment
Closed

ros2で依存解決できない #1

h-wata opened this issue Dec 12, 2022 · 1 comment
Assignees
Labels
bug Something isn't working ros2 For ros2

Comments

@h-wata
Copy link

h-wata commented Dec 12, 2022

概要
pcl eigen3ではrosdepで依存解決できない。
再現手順
ros2 humble環境にて、

(ins)cuboid@hwatahome:~/cube_ws$ rosdep resolve pcl
ERROR: no rosdep rule for 'pcl'
(ins)cuboid@hwatahome:~/cube_ws$ rosdep resolve eigen3
ERROR: no rosdep rule for 'eigen3'

修正しないとどう困るか
rosdep install できない。

原因
修正案
nakai-omer@471ad7c

もとのcommitでは不要な依存のようですが削除しても良いでしょうか?

@h-wata h-wata added bug Something isn't working ros2 For ros2 labels Dec 12, 2022
@Tacha-S
Copy link

Tacha-S commented Dec 12, 2022

削除していいと思います。

@h-wata h-wata self-assigned this Dec 12, 2022
@h-wata h-wata mentioned this issue Dec 12, 2022
@h-wata h-wata closed this as completed Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ros2 For ros2
Projects
None yet
Development

No branches or pull requests

2 participants