v3.4.0: Joint-velocity task #151
stephane-caron
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This release adds the$\arg\min_v \Vert v_{ref} - v \Vert^2$ . This task can be used, for instance, if a reference velocity is computed by other means (optimal control, reinforcement-learned policy, ...), and the differential IK acts as a constraint-enforcing filter. An example illustrates this with a Unitree Z1 tracking a trajectory that would violate joint limits:
JointVelocityTaskwhose aim is to track a reference joint-velocity vector viaarm_z1_cropped.mp4
(In the example, joint limits don't prevent self-collisions when the arm is folded on itself.)
Added
JointVelocityTaskfor tracking a reference joint-velocity trajectoryFixed
NoSolutionFoundexceptionRemoved
SelfCollisionBarrierThis discussion was created from the release v3.4.0.
Beta Was this translation helpful? Give feedback.
All reactions