Skip to content

Commit

Permalink
update angle for home pose
Browse files Browse the repository at this point in the history
  • Loading branch information
lf-zhao committed Dec 17, 2024
1 parent 9501c47 commit f02b518
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions predicators/spot_utils/graph_nav_maps/b45-621/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
spot-home-pose:
x: 2.5
y: 0.0
angle: -1.57
angle: -1.57 # NOTE: facing fudicial 1
# angle: -2.8 # NOTE: facing fudicial 6
# angle: -2.1 # NOTE: facing fudicial 3

april-tag-offsets:
# smooth table
Expand Down Expand Up @@ -143,6 +145,6 @@ static-object-features:

# NOTE: Not sure what these mean, but have to be there?
prepare_container_relative_xy:
dx: -1
dy: 0.1
dx: 0.01
dy: 0.01
angle: -1.5707 # - pi / 2

0 comments on commit f02b518

Please sign in to comment.