micro_ros_espidf_component icon indicating copy to clipboard operation
micro_ros_espidf_component copied to clipboard

int32_publisher not building for esp32c3

Open Apurva2510 opened this issue 2 years ago • 2 comments

  • Hardware description: ESP32C3-Wroom-02
  • RTOS: freertos
  • Installation type: Standard
  • Version or commit hash: Humble

Steps to reproduce the issue

In the terminal: 1)Select int32_publisher example 2) idf.py set-target esp32c3 3)idf.py menuconfig (I used Ethernet as Transport) 4)idf.py build

Expected behavior

100% successful build

Actual behavior

Screenshot from 2023-05-05 13-29-10

Screenshot from 2023-05-05 13-29-19

Additional information

Apurva2510 avatar May 05 '23 09:05 Apurva2510

same problem

uditfand2712 avatar Oct 24 '23 14:10 uditfand2712

@Apurva2510 Please write log-files, or better copy-paste into

code blocks

for others to

  1. find the problem via Google. Google indexes text not images.
  2. to read.

Scoeerg avatar Nov 03 '23 10:11 Scoeerg