micro-ROS / micro-ROS/micro_ros_setup
ros2 run micro_ros_setup flash_firmware.sh (esptool.py failed & run_esptool.cmake:21 (include))
未關閉
還沒有人認領這個 Issue。
- 主要語言
- Shell
- 星號
- 509
- 分支
- 183
- 平均合併
- 22 小時 26 分鐘
- 30 天內合併 PR
- 7
描述
- Hardware description: ESP32
- Installation type: ros2 run micro_ros_setup flash_firmware.sh
CMake Error at run_cmd.cmake:14 (message):
esptool.py failed
Call Stack (most recent call first):
run_esptool.cmake:21 (include)
Does anyone know how can I fix these errors ?
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 flash_firmware.sh 開始,追蹤它對 run_esptool.cmake 的呼叫,接著檢查 run_cmd.cmake:14 回報的失敗。重現 ESP32 燒錄命令並擷取底層的 esptool.py 錯誤。當命令成功完成,並在沒有所回報的 CMake 錯誤的情況下燒錄韌體,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- cmake, python, shell
- 領域
- embedded-iot
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100