Can i use raspberry pi to calculate odometry and publish over ROS?
I want to get odometry data from Rpi using GPIO pins (connected to motor controller and encoders) without arduino and publish it on ROS. Is there any tutorial or code available for that.