You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seeing this ZeroDivisionError when the rover is brought up with enable_odometry:=true option, which indicates that self.curr_turning_radius is 0 or close to 0.
Seeing this ZeroDivisionError when the rover is brought up with
enable_odometry:=trueoption, which indicates thatself.curr_turning_radiusis 0 or close to 0.