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
ssejrog
changed the title
🐛[BUG] - points within look ahead cause smoothing to happen within look ahead
🐛[BUG] - Path smoothing forces points to come close to the robot
Nov 29, 2024
Expected Behavior
Because of #152, we expect no excess points to be places within look ahead of the robot.
Actual Behavior
If the user puts a point within look ahead of the robot, path smoothing will pull points into this radius.
Steps to Reproduce
Run this and check terminal, ensure that look ahead is larger than 6. Target points will be wihtin the look ahead distance.
Versions
PROS Kernel Version:
EZ-Template Version:
Other Libraries:
EZ-Template 3.2.0-beta.6
Kernel 4.1.1
OPTIONAL: Additional Information
The text was updated successfully, but these errors were encountered: