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
Pygame draw functions require that specify everything in pixels. MCL and pathplanning should be using real units like meters. Some way to transform between the two should be implemented