Skip to content

Commit

Permalink
[qr] rename body-pose-2d to body-pose-close-2d
Browse files Browse the repository at this point in the history
  • Loading branch information
vacancy committed Jul 17, 2023
1 parent 4f61978 commit 6fa11fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisdf/parsing/qddl-builtins-v2.0.pddl
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

; ?body: a free body
; ?pose: (x, y)
(body-pose-2d ?body - qr::body ?pose - qr::pose2d ?atol - qr::value)
(body-pose-close-2d ?body - qr::body ?pose - qr::pose2d ?atol - qr::value)

; ?body: a body
; ?scale: a single valuekj
Expand Down

0 comments on commit 6fa11fd

Please sign in to comment.