[Debian10] Failed to build microros library due to missing file

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

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.

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
image

Dominant language
Python
Stars
334
Forks
111
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from micro-ROS/micro_ros_platformio

All issues in micro-ROS/micro_ros_platformio

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.