Skip to content

Commit

Permalink
relative_task: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ymontmarin committed Mar 29, 2024
1 parent 42fa9bd commit d61a098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pink/tasks/relative_frame_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ class RelativeFrameTask(Task):
root: Name of the robot frame the task is relative to.
transform_target_to_root: Target pose of the frame.
"""

cost: np.ndarray
frame: str
root: str
Expand Down

0 comments on commit d61a098

Please sign in to comment.