-
Notifications
You must be signed in to change notification settings - Fork 327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JTC] Re-enabling test, bugfixing and hardening. Adding a parameter to define when trajectories with non-zero velocity at the end are used. (backport #705) #706
Commits on Jul 17, 2023
-
(cherry picked from commit 9908a9c) # Conflicts: # joint_trajectory_controller/test/test_trajectory_controller.cpp
Configuration menu - View commit details
-
Copy full SHA for 383c77f - Browse repository at this point
Copy the full SHA 383c77fView commit details -
Increase action tests timeout (#680)
(cherry picked from commit 8674f2d) # Conflicts: # joint_trajectory_controller/CMakeLists.txt
Configuration menu - View commit details
-
Copy full SHA for 4dcd1b1 - Browse repository at this point
Copy the full SHA 4dcd1b1View commit details -
[JTC] Fix time sources and wrong checks in tests (#686)
* Fix time sources and wrong checks in tests * Use time from update-method instead of node clock * Readd test of last command in test_goal_tolerances_fail --------- Co-authored-by: Bence Magyar <[email protected]> (cherry picked from commit 7e13d1d) # Conflicts: # joint_trajectory_controller/test/test_trajectory_actions.cpp
Configuration menu - View commit details
-
Copy full SHA for 608fe57 - Browse repository at this point
Copy the full SHA 608fe57View commit details -
(cherry picked from commit f70c986)
Configuration menu - View commit details
-
Copy full SHA for 7d5b47a - Browse repository at this point
Copy the full SHA 7d5b47aView commit details -
Add test for velocity error with effort cmd interface (#690)
(cherry picked from commit ff6e81d)
Configuration menu - View commit details
-
Copy full SHA for c80c899 - Browse repository at this point
Copy the full SHA c80c899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca381b - Browse repository at this point
Copy the full SHA 7ca381bView commit details -
[JTC] Reject trajectories with nonzero terminal velocity (#567)
* Reject receiving trajectory of last velocity point is non-zero * Update docs * Add tests * Change to parameterized test * Rename parameter * not true -> false --------- Co-authored-by: Bence Magyar <[email protected]> (cherry picked from commit 99b67d7)
Configuration menu - View commit details
-
Copy full SHA for 2c8fb3e - Browse repository at this point
Copy the full SHA 2c8fb3eView commit details -
Fixed update period computation in test (#693)
(cherry picked from commit 88c3463)
Configuration menu - View commit details
-
Copy full SHA for 5ed040c - Browse repository at this point
Copy the full SHA 5ed040cView commit details -
Fix namespace for parameter traits(#703)
(cherry picked from commit e49c540) # Conflicts: # joint_trajectory_controller/include/joint_trajectory_controller/validate_jtc_parameters.hpp
Configuration menu - View commit details
-
Copy full SHA for a99d167 - Browse repository at this point
Copy the full SHA a99d167View commit details -
Don't test update after cleanup
(cherry picked from commit 259d3d8)
Configuration menu - View commit details
-
Copy full SHA for ec1277c - Browse repository at this point
Copy the full SHA ec1277cView commit details -
Remove reactivation test from ROS 1
(cherry picked from commit 126b95c) # Conflicts: # joint_trajectory_controller/test/test_trajectory_controller.cpp
Configuration menu - View commit details
-
Copy full SHA for ccdd4af - Browse repository at this point
Copy the full SHA ccdd4afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b889d4 - Browse repository at this point
Copy the full SHA 2b889d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f41c31 - Browse repository at this point
Copy the full SHA 4f41c31View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 029fb25 - Browse repository at this point
Copy the full SHA 029fb25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f74412 - Browse repository at this point
Copy the full SHA 9f74412View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 57c7a34 - Browse repository at this point
Copy the full SHA 57c7a34View commit details -
Fixing tests for #706 (backport #705) (#735)
* Use new state message * Increase allowed delta for position_error_not_normalized * Deactivate effort test
Configuration menu - View commit details
-
Copy full SHA for 4af4811 - Browse repository at this point
Copy the full SHA 4af4811View commit details