Remove setTargetCoordinates' `going_through` param
Now `setTargetCoordinates` always go through the desired point by updating regulary the projected coordinates. Function `loiter` is now defined for the purpose where `setTargetCoordinates` was called with `going_through` parameter set to `false` (to loiter around a point without going through it).
Showing
Please register or sign in to comment