ros2_controllers icon indicating copy to clipboard operation
ros2_controllers copied to clipboard

Create test for diff_drive_controller motion limits

Open joshnewans opened this issue 2 years ago • 1 comments

Issue #242 revealed a bug with the diff_drive_controller's velocity/acceleration/jerk limit code.

Although a PR has been made to fix this, a test should be created to prevent this in future.

joshnewans avatar Oct 10 '21 00:10 joshnewans

I may contribute to this since I'm working on other tests. Any preferences on the behaviour to test? I mean, a sequence of steps and checks, a numeric input/ expected output example. Otherwise I will try to define a good test on my own in the following weeks :)

roncapat avatar Nov 06 '21 18:11 roncapat