Can i use Arduino UNO to interface motor with ROS navigation
I want to interface the Pololu DC motor with ROS navigation stack. I use pololu motor driver for to control my motors. Can i use my Arduino UNO as the embedded board to convert the geometry msgs to motor speed commands.
I came to know the we can use Arduino Mega for to serve the purpose but what about the Arduino Uno. If possible where can i find the packages and libraries.