Skip to content

Commit 347be4f

Browse files
committed
End of 9/4 push
1 parent 32df58c commit 347be4f

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

ada_feeding/config/ada_feeding_action_servers_custom.yaml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ ada_feeding_action_servers:
1919
MoveFromMouth.tree_kwargs.linear_speed_near_mouth: 0.08
2020
MoveFromMouth.tree_kwargs.max_linear_speed_to_staging_configuration: 0.15
2121
MoveFromMouth.tree_kwargs.staging_configuration_position:
22-
- -0.4367114020802131
23-
- -0.1523456553338336
24-
- 0.14724472769505167
22+
- -0.22162120639069535
23+
- -0.35776899361246467
24+
- 0.31226426005095975
2525
MoveFromMouth.tree_kwargs.staging_configuration_quat_xyzw:
26-
- 0.15372897764638055
27-
- -0.5708623692737814
28-
- -0.7370779464074988
29-
- 0.327413588139875
26+
- 0.4113854220321883
27+
- -0.5506965295805886
28+
- -0.61615652377103
29+
- 0.38450813393437333
3030
MoveToMouth.tree_kwargs.linear_speed_near_mouth: 0.06
3131
MoveToMouth.tree_kwargs.max_linear_speed: 0.14
3232
MoveToMouth.tree_kwargs.plan_distance_from_mouth:
@@ -41,17 +41,17 @@ ada_feeding_action_servers:
4141
- -1.617327609992979
4242
- 0.6628209810624257
4343
MoveToStagingConfiguration.tree_kwargs.goal_configuration:
44-
- -1.1911872144861295
45-
- 4.582556148817801
46-
- 1.839602624580099
47-
- -0.7605173145972737
48-
- -2.7302897937802113
49-
- 1.4082625402029247
44+
- -1.905103471064761
45+
- 4.043667100136921
46+
- 1.7112971158983705
47+
- -0.6656051162450218
48+
- 3.2963638582364023
49+
- 8.464224225109637
5050
planning_scene_namespace_to_use: bedside_90
5151
custom_namespaces:
5252
- bed_side_table_1
5353
- wheelchair_side_table_1
54-
namespace_to_use: bed_side_table_1
54+
namespace_to_use: wheelchair_side_table_1
5555
wheelchair_side_table_1:
5656
AcquireFood.tree_kwargs.resting_joint_positions:
5757
- -0.8280291806000825

ada_feeding_action_select/config/acquisition_library.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ actions:
2222
- 0.0
2323
- 0.0
2424
grasp_torque: 4.0
25-
pre_force: 20.0
25+
pre_force: 30.0
2626
pre_offset:
2727
- 0.0
2828
- 0.0
@@ -59,7 +59,7 @@ actions:
5959
- 0.0
6060
- 0.0
6161
grasp_torque: 4.0
62-
pre_force: 20.0
62+
pre_force: 30.0
6363
pre_offset:
6464
- 0.0
6565
- 0.0
@@ -96,7 +96,7 @@ actions:
9696
- 0.0
9797
- 0.0
9898
grasp_torque: 4.0
99-
pre_force: 15.0
99+
pre_force: 30.0
100100
pre_offset:
101101
- -0.01
102102
- 0.0
@@ -133,7 +133,7 @@ actions:
133133
- 0.0
134134
- 0.0
135135
grasp_torque: 4.0
136-
pre_force: 20.0
136+
pre_force: 30.0
137137
pre_offset:
138138
- 0.0
139139
- 0.0
@@ -170,7 +170,7 @@ actions:
170170
- 0.0
171171
- 0.0
172172
grasp_torque: 4.0
173-
pre_force: 20.0
173+
pre_force: 30.0
174174
pre_offset:
175175
- 0.0
176176
- 0.0
@@ -207,7 +207,7 @@ actions:
207207
- 0.0
208208
- 0.0
209209
grasp_torque: 4.0
210-
pre_force: 15.0
210+
pre_force: 30.0
211211
pre_offset:
212212
- -0.01
213213
- 0.0

ada_feeding_perception/config/food_on_fork_detection.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ food_on_fork_detection:
3939
# the fork gets bent or the camera extrinsics changes slightly.
4040
# NOTE: The fact that food-on-fork detection is sensitive to such small offsets is, in itself,
4141
# an indication that it needs to be improved.
42-
no_fof_points_offset: [0.0, 0.0025, -0.005]
42+
no_fof_points_offset: [-0.005, 0.01, -0.0025]
4343

4444
# NOTE: If using the combined perception node, be very careful to ensure no name clashes of parameters!
4545
ada_feeding_perception:
@@ -82,4 +82,4 @@ ada_feeding_perception:
8282
# the fork gets bent or the camera extrinsics changes slightly.
8383
# NOTE: The fact that food-on-fork detection is sensitive to such small offsets is, in itself,
8484
# an indication that it needs to be improved.
85-
no_fof_points_offset: [0.0, 0.0025, -0.005]
85+
no_fof_points_offset: [-0.005, 0.01, -0.0025]

ada_planning_scene/config/ada_planning_scene.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ ada_planning_scene:
246246
in_front_of_face_wall: # a wall in front of the user's face so robot motions don't unnecessarily move towards them.
247247
primitive_type: 1 # shape_msgs/SolidPrimitive.BOX
248248
primitive_dims: [0.65, 0.01, 0.6]
249-
position: [-0.27, 0.01, 0.30]
249+
position: [-0.37, 0.01, 0.30]
250250
quat_xyzw: [0.0, 0.0, 0.3826834, 0.9238795]
251251
frame_id: root # the frame_id that the pose is relative to
252252
add_on_initialize: False # don't add this to the planning scene initially

0 commit comments

Comments
 (0)