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
I built the diff drive controller after merging locally the following pull requests: #21, #22, #23, #24 and #25, build the tests, then ran them with make test. The first one failed with the following:
Running tests...
Test project /Users/paul/github/ros_controllers/diff_drive_controller/build
Start 1: _ctest_diff_drive_controller_rostest_test_diff_drive_controller.test
1/4 Test #1: _ctest_diff_drive_controller_rostest_test_diff_drive_controller.test ..........***Failed 25.62 sec
Running make test again gave good results, all tests passed.
The text was updated successfully, but these errors were encountered:
I built the diff drive controller after merging locally the following pull requests: #21, #22, #23, #24 and #25, build the tests, then ran them with
make test
. The first one failed with the following:Running
make test
again gave good results, all tests passed.The text was updated successfully, but these errors were encountered: