micro-ROS / micro-ROS/micro_ros_platformio
[Debian10] Failed to build microros library due to missing file
- 主要语言
- Python
- 星标
- 334
- 派生
- 111
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hardware description: ESP32, Debian10 running in VirtualBox
Version or commit hash: https://github.com/micro-ROS/micro_ros_platformio/commit/87baf5eee14151e4c6debc2f4c78a222e2865a89
Steps to reproduce the issue
clone https://github.com/micro-ROS/micro_ros_platformio/commit/4ef4b1868d7126e404480b1dc17bb16e1b12cfe7
open examples/ESP32 project with Platformio
try building
OR
Create new ESP32 platformio project
Add lines below to platformio.ini
microros_transport = serial
microros_distro = galactic
lib_deps =
https://github.com/micro-ROS/micro_ros_platformio
Try building
Expected behavior
code compiles with microros library
Actual behavior
_Could not paste actual log, VirtualBox misbehaving_

贡献指南
调研方向
Start by reproducing the build from examples/ESP32 or a new PlatformIO project using the platformio.ini settings and the referenced commits. Inspect the available screenshot and build output to identify the missing file; the issue is resolved when the micro-ROS library builds successfully.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- build-system, embedded-iot
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100