micro-ROS / micro-ROS/micro_ros_platformio
[Debian10] Failed to build microros library due to missing file
- Dominant language
- Python
- Stars
- 334
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
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_

Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100