micro_ros_setup
micro_ros_setup copied to clipboard
ros2 run micro_ros_setup flash_firmware.sh (esptool.py failed & run_esptool.cmake:21 (include))
- Hardware description: ESP32
- Installation type: ros2 run micro_ros_setup flash_firmware.sh
CMake Error at run_cmd.cmake:14 (message): esptool.py failed Call Stack (most recent call first): run_esptool.cmake:21 (include)
Does anyone know how can I fix these errors ?
Provide instructions for replicating
https://www.youtube.com/watch?v=t-ovNiyWbDg https://micro.ros.org/blog/2020/08/27/esp32/
I followed the instruction from this youtube video and microros website
Sorry but those not are instructions for replicating your error
Sorry but those not are instructions for replicating your error.
In general, if you need to use micro-ROS on ESP32 the recommended way is: https://github.com/micro-ROS/micro_ros_espidf_component
I gitclone it and then colconbuild. but there are some errors