-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
5 changed files
with
160 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
priors: | ||
names: | ||
- Adel | ||
- Angel | ||
- Axel | ||
- Charlie | ||
- Jane | ||
- Jules | ||
- Morgan | ||
- Paris | ||
- Robin | ||
- Simone | ||
drinks: | ||
- cola | ||
- iced tea | ||
- juice pack | ||
- milk | ||
- orange juice | ||
- red wine | ||
- tropical juice | ||
|
||
# WAIT POSE KITCHEN: | ||
wait_pose: | ||
position: | ||
x: 8.245934441303595 | ||
y: 24.285935396834816 | ||
z: 0.0 | ||
orientation: | ||
x: 0.0 | ||
y: 0.0 | ||
z: 0.08719394681831685 | ||
w: 0.9961913549304895 | ||
|
||
# WAIT AREA KITCHEN: | ||
wait_area: [[9.16, 25.3], [10.6, 25.7], [11, 24.1], [9.4, 23.7]] | ||
|
||
seat_pose: | ||
position: | ||
x: 7.439730848846352 | ||
y: 22.667057212175145 | ||
z: 0.0 | ||
orientation: | ||
x: 0.0 | ||
y: 0.0 | ||
z: -0.6336387580418182 | ||
w: 0.7736290611832146 | ||
|
||
search_motions: ["look_left", "look_right"] | ||
sofa_point: | ||
x: 7.78 | ||
y: 20.1 | ||
z: 0.5 | ||
seat_area: [[10.8, 20.2], [5.2, 18.9], [4.41, 21.6], [10.1, 23.1]] | ||
max_people_on_sofa: 2 | ||
sofa_area: [[8.52, 20.1], [7.1, 19.8], [6.71, 21.1], [8.06, 21.5]] | ||
|
||
sweep: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
priors: | ||
names: | ||
- Adel | ||
- Angel | ||
- Axel | ||
- Charlie | ||
- Jane | ||
- Jules | ||
- Morgan | ||
- Paris | ||
- Robin | ||
- Simone | ||
drinks: | ||
- cola | ||
- iced tea | ||
- juice pack | ||
- milk | ||
- orange juice | ||
- red wine | ||
- tropical juice | ||
|
||
# WAIT POSE YEAR 10 DEMO: | ||
wait_pose: | ||
position: | ||
x: 2.675762687658822 | ||
y: 2.3335752842925213 | ||
z: 0.0 | ||
orientation: | ||
x: 0.0 | ||
y: 0.0 | ||
z: 0.77370619167885 | ||
w: 0.6335445753518931 | ||
|
||
# WAIT AREA YEAR 10 DEMO: | ||
# From robot POV: [top left, top right,bottom right, bottom left ] | ||
wait_area: [[1.26,4.6],[2.80,4.82],[3.03,3.63],[1.53,3.4]] | ||
|
||
#Where to position self for seating guests | ||
seat_pose: | ||
position: | ||
x: 1.10349540659 | ||
y: 0.17802904565 | ||
z: 0.0 | ||
orientation: | ||
x: 0.0 | ||
y: 0.0 | ||
z: 0.816644293927375 | ||
w: 0.577141314753899 | ||
|
||
|
||
search_motions: ["look_left", "look_right"] | ||
sofa_point: | ||
x: 0.4604474902153015 | ||
y: 1.877323865890503 | ||
z: 0.002471923828125 | ||
seat_area: [[-0.39, 0.87], [-0.74, 2.18], [1.26, 2.64], [1.54, 1.26]] | ||
max_people_on_sofa: 0 | ||
#sofa_area: [[-0.39, 0.87], [-0.74, 2.18], [1.26, 2.64], [1.54, 1.26]] | ||
sofa_area: [[0.83, 2.40], [1.16, 2.51], [1.23, 2.27], [0.91, 2.17]] | ||
|
||
sweep: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters