hoverboard-robotics / hoverboard-driver

ROS hardware driver for UART-controlled hoverboard
MIT License
96 stars 52 forks source link

Add odometry support for the modified firmware #16

Closed alex-makarov closed 3 years ago

alex-makarov commented 3 years ago

Incorporate wheel odometry into joint state. Odometry is converted from ticks to radians, handling the encoder wrap-arounds. Make sure to use the updated firmware! Works with this commit.