GIU-F1Tenth / GIU-F1Tenth/minimal_sofware_example

[bug]: ros2 launch core core.launch.py fails to find executable despite successful build and source

オープン
#9 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
0
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

After following the README instructions to build the minimal_software_example repository using:

```
colcon build --packages-select core pure_pursuit simple_planner watchdog
source install/setup.bash
ros2 launch core core.launch.py
```

- The build completes without errors.
- The workspace is sourced properly.

I consistently encounter the error:
`[ERROR] [launch]: executable 'urg_node2_driver' not found on the libexec directory '/home/ahussein/minimal_sofware_example/install/urg_node2/lib/urg_node2'
`

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

README のコマンドシーケンスから始めて core.launch.py を調査し、その後、build、source、launch の手順を再現します。launch が urg_node2 の libexec ディレクトリを検索するのに urg_node2_driver を見つけられない理由を追跡します。完了条件は、報告された executable-not-found エラーなしに、ドキュメント化されたコマンドが完了することです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
robotics
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。