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
[force mode controller] Fix the task frame orientation (#1379)
Before, we were using a RPY notation. Chaning that to an angle-axis
notation should fix things.
* Update force_mode example to include a pose that is not in line with one of the main axes
* Make test use an arbitraty orientation
This should avoid a coincitental overlap if the transformation is wrong.
(cherry picked from commit 8eb4288)
# Conflicts:
# ur_robot_driver/test/integration_test_force_mode.py
0 commit comments