rosserial_esp32 icon indicating copy to clipboard operation
rosserial_esp32 copied to clipboard

rosserial on ESP32 based on ESP-IDF

Results 3 rosserial_esp32 issues
Sort by recently updated
recently updated
newest added

fatal error: esp_wifi.h: No such file or directory 10 | #include "esp_wifi.h"

Hi, I'm trying to use an array topic but I get the following error when compiling : ``` In file included from /home/xavieragx/esp/esp-idf/components/rosserial_esp32/include/std_msgs/Float32MultiArray.h:8, from ../main/rover_esp32.cpp:4: /home/xavieragx/esp/esp-idf/components/rosserial_esp32/include/std_msgs/MultiArrayLayout.h: In member function 'virtual...