nobleo / path_tracking_pid

Path Tracking PID offers a tuneable PID control loop, decouling steering and forward velocity
Apache License 2.0
130 stars 37 forks source link

Switched distSquared() to proper units. #80

Closed lewie-donckers closed 2 years ago

lewie-donckers commented 2 years ago

Switched distSquared() in controller.cpp to proper units.

lewie-donckers commented 2 years ago

Closing this PR. Boost units changes can still be seen here: https://github.com/nobleo/path_tracking_pid/compare/cleanup/boost-units-4