micro_ros_arduino icon indicating copy to clipboard operation
micro_ros_arduino copied to clipboard

How to Loading Firmware to esp32 if my project has 2 file .c ?

Open flux0-0 opened this issue 1 year ago • 4 comments

My project has 3 file, i do " ros2 run micro_ros_setup configure_firmware.sh myproject --transport serial " - Successfully " ros2 run micro_ros_setup flash_firmware.sh " - Successfully , "ros2 run micro_ros_agent micro_ros_agent serial --dev /dev/ttyUSB0 " - Successfully . But only node, topic from the app.c created, and led_control.c is not. How to fix it ? P/s: My project save in folder FreertosApp/Firmware

4c674daf-2c84-4968-860c-b908d4d2bb1f

flux0-0 avatar Aug 17 '24 09:08 flux0-0