This package should be used as an overlay to Turtlebot3 to solve two bugs:
- wrong odometry because of
delta t
- wheel saturation does not ensure desired curvature
- this is now done if
max_vel
parameter is passed to the node (classical value is 0.26 m/s)
- this is now done if