micro_ros_platformio icon indicating copy to clipboard operation
micro_ros_platformio copied to clipboard

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

Open AntumArk opened this issue 3 years ago • 0 comments

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

AntumArk avatar Apr 08 '22 18:04 AntumArk