Publish Odometery using Arduino, 2 motors with encoders, IMU
Hello I am pretty new in ROS. I have Arduino, motors with encoders and IMU. Is there any code how I publish Odometery by using rosserial and arduino. Note that I have set all arduino ros lib settings. I need code to publish Odometery. My goal is by using provided code I will able to teleop the robot using keyboard teleop package. After that I will use this Odometery information to navigation stock. Thanks in advance.