Open corot opened 1 year ago
:warning: Not intended for merging!
This PR is just a minimum modification to test_optim_node to reproduce the issue #359 change parameter strafe to true and relaunch to reproduce the issue, as on this video:
https://user-images.githubusercontent.com/322610/218634336-44446831-c547-4411-81d0-a11e397489fd.mp4
I have a potential solution, but I have no clue about why it works: removing the epsilon penalty from vx here seems to solve the issue. Draft PR: #404
:warning: Not intended for merging!
This PR is just a minimum modification to test_optim_node to reproduce the issue #359 change parameter strafe to true and relaunch to reproduce the issue, as on this video:
https://user-images.githubusercontent.com/322610/218634336-44446831-c547-4411-81d0-a11e397489fd.mp4