micro_ros_arduino
micro_ros_arduino copied to clipboard
is arduino giga r1 supported for micro-ros?
Issue template
- Hardware description: arduino giga r1
- RTOS:
- Installation type:
- Version or commit hash: foxy/humble
Steps to reproduce the issue
will micro-ROS work with this board https://store-usa.arduino.cc/products/giga-r1-wifi?selectedStore=us?
Expected behavior
Actual behavior
Additional information
If you are new to micro-ros, I would suggest starting with esp32 which is much cheaper and better supported. You may follow my wiki at https://github.com/hippo5329/micro_ros_arduino_examples_platformio/wiki .
Previously I was working with rosserial with Arduino mega in ROS noetic, I was thinking to upgrade to humble with Arduino giga R1. My project requires lot of pins and dual core so I wanted to know if it is possible to work with Arduino giga R1?
Last PR supports Arduino Giga R1
Amazing @gbr1 Thank you for the update