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

ros_distroをnoeticにするとビルドが成功しない #85

Closed
jsupratman13 opened this issue Apr 6, 2022 · 2 comments
Closed

ros_distroをnoeticにするとビルドが成功しない #85

jsupratman13 opened this issue Apr 6, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@jsupratman13
Copy link
Contributor

jsupratman13 commented Apr 6, 2022

自分が試した時の設定が間違っているかもしれませんがros_distroをnoeticにした時にrosdep installあたりに失敗します。

Screenshot from 2022-04-06 14-45-01

logs_2.zip

@jsupratman13 jsupratman13 added the bug Something isn't working label Apr 6, 2022
@MikhailBertrand
Copy link
Contributor

ログを確認したところ、まずcubeリポジトリに関してはnoetic-develブランチになっていなかったようです。
加えて、pipがインストールされていなかったようです。
cube-setup-by-ansibleには、既に該当するセットアップを含めているのでnoetic用の設定でセットアップすると良いと思います。
7_Install rosdep packages.txt の32行目

2022-04-06T05:22:43.0097393Z /usr/bin/python3: No module named pip

10298行目 cubeリポジトリのnoetic-develブランチにて対応済み

2022-04-06T05:28:44.6831422Z cube_bringup: Cannot locate rosdep definition for [yocs_velocity_smoother]
2022-04-06T05:28:44.6832167Z cube_navigation: No definition of [python-sympy] for OS version [focal]

@Tacha-S
Copy link
Contributor

Tacha-S commented Sep 29, 2022

noetic用のブランチ整備によって解決されていると思うので一旦closeします。

@Tacha-S Tacha-S closed this as completed Sep 29, 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
Projects
None yet
Development

No branches or pull requests

3 participants