-
Notifications
You must be signed in to change notification settings - Fork 13
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
workflow のビルドが失敗する #443
Comments
Macでビルドしたらエラー出ました。 ビルド方法: cd drone_contrl
bash build.bash エラー:
body_vector_from_ground()が見つからないのが原因のようですね。。 |
直してみました。 |
ありがとう、他のことは喫緊ではないので、安心しました。 |
cmake の警告を直してみました。ダウンロードのタイムスタンプ抽出を明示的に ON しました。
|
合わせて、こちらも対応(HAKO_CMAKE_VERSION -> 3.20) https://github.com/toppers/hakoniwa-px4sim/actions/runs/12450438239/job/34757250754
|
森さんに修正お願いして、新環境にて対応。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
drone_physics 最新をコミット
#434 (comment)
した流れのビルド結果が失敗。
https://github.com/toppers/hakoniwa-px4sim/actions/runs/12366402155
考察:
よく出る cmake の警告(自分でビルドしても必ず出る):
The text was updated successfully, but these errors were encountered: