Search found 1 match

by YuYingKao
Thu Dec 28, 2023 8:29 am
Forum: General Discussion
Topic: MicroROS in ESP32s3 and ESP32 IDF
Replies: 1
Views: 5059

MicroROS in ESP32s3 and ESP32 IDF

I am using the Micro ROS Sample Code: int32_publisher in ESP32 IDF. However, when I run idf.monitor, the following error occurs:
Failed status on line 54: 1. Aborting
Everything before this runs normally.
Does anyone know how to solve this issue?