Skip to content

Commit

Permalink
[doc] Clean up outdated note
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Jun 22, 2023
1 parent db12602 commit 32c5b3f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pink/tasks/linear_holonomic_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,6 @@ class LinearHolonomicTask(Task):
q_0: element for which we work in the Lie algebra. If set to None, it
will use the neutral configuration of the robot.
Note:
A linear holonomic task is typically used for a robot
that has mechanical constraint (e.g., closed loop kinematics).
Floating base coordinates are not affected by this task.
Notes:
To be fully explicit, our quantities in the task equation :math:`e(q) =
A (q \ominus^\ell q_0) - b` belong to the following sets:
Expand Down

0 comments on commit 32c5b3f

Please sign in to comment.