Skip to content

Commit

Permalink
Update probabilistic_action.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsch420 authored Nov 14, 2024
1 parent cd9ac3c commit 93f5d80
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,9 @@ class Variables:
"""

target_location: Pose
"""
The position to place the object.
"""

arms: List[Arms]
"""
Expand Down

0 comments on commit 93f5d80

Please sign in to comment.