ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Would you consider using a Teensy 4 instead of the Uno? Teensy works with micro-ros, and you’ll likely be able to reuse most of the code you wrote for the Arduino. On the downside, you’ll have a little extra work to learn the Teensy and you might run into a few other issues that will require resolving.