Skip to content

Commit

Permalink
Add a more complicated picker
Browse files Browse the repository at this point in the history
  • Loading branch information
apockill committed Nov 20, 2024
1 parent 255d7f0 commit fa3cf35
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions experiments/cc_lite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ conveyor:
# move_increment: 0.25

common_rake_params: &common_rake_params
rake_cycle_seconds: 4.0 # Actually 6.5
rake_cycle_seconds: 4.0
working_width: 0.1
pick_probabilities:
offset_nail: 0.9
Expand All @@ -39,6 +39,9 @@ common_screw_manipulator_params: &common_screw_manipulator_params
screw: 0.6

pickers:
- <<: *common_rake_params
- <<: *common_rolling_rake_params
- <<: *common_big_bird_params
- <<: *common_big_bird_params
- <<: *common_big_bird_params
- <<: *common_screw_manipulator_params

0 comments on commit fa3cf35

Please sign in to comment.