Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End Effector(Claw) #44

Open
MayaEnriquez opened this issue Jun 13, 2023 · 8 comments
Open

End Effector(Claw) #44

MayaEnriquez opened this issue Jun 13, 2023 · 8 comments

Comments

@MayaEnriquez
Copy link

Kate researched claws.
Stuff that needs to go on it: Claw, Motor, Hand Pcb(Check Slip Ring vs USB C cable), Laser pointer, whatever gears/mechanism.
The current design needs to be extended or redone to make more space.
The expected Degree of freedom(Pitch & Yaw range) needs to be discussed/ changed based on how the hand PCB is cabled.
This should be changed/finished on the 2023 rover, ideally before we start on the 2024 version so we can see what to change in the future.

@MayaEnriquez
Copy link
Author

Laser pointer : https://a.co/d/f2Ml6A3

@kate-oxley
Copy link

kate-oxley commented Jul 8, 2023

Current Issues

Servo horn doesn’t fit
Fix: instead of 3D printing, buy one that fits
Joints are loose
Fix: redesign claw joints to use bushings/shoulder bolts/bearings/something that screws into something other than plastic
Doesn't include an accelerometer or laser pointer
Add room & mounting for both
Objects easily slip
Fix: Add rubber for traction and adjust shape of claw
Can't accomplish precision task
Fix: Add something thin to the end that can press individual keys on a keyboard (can be removable)

Note: uses usb-c cable (can’t use a slip ring)

@kate-oxley kate-oxley added this to the Working prototype milestone Jul 8, 2023
@kate-oxley kate-oxley moved this from Backlog to In Progress in Arm System Jul 8, 2023
@kate-oxley kate-oxley self-assigned this Jul 8, 2023
@kate-oxley
Copy link

kate-oxley commented Jul 8, 2023

Hardware List (in progress)

  • 28mm shoulder screw x4
  • 35mm shoulder screw x2
  • Servo horn for FeeTech digital servo
  • Gear to fit servo horn & partial gears
  • Partial gear x2
  • Servo mounting bolts x4

Electronics

@kate-oxley
Copy link

Just kidding now this

  • add printed bushings in place of shoulder screws
  • do the math
  • thicken gears

@kate-oxley
Copy link

7/15 Update

Printed & tested a laser cut/3D printed prototype

Changes from the previous design

  • Top upper links moved under the top plate to prevent interference with gears
  • Doesn't use threading to keep bolts in place to allow for movement
  • Clearance holes widened for moving joints

Conclusions

Pros

  • Actually moves
  • Fully opens and closes

Cons

  • Still relies on clamping to keep joints in place
  • Gear ratio not ideal (requires too much torque)
  • Doesn't have room for all of the electronics

Changes to make

  • Make gears thicker
  • Decrease gear ratio
  • add mounting holes for PCB board
  • add space for laser diode
  • Slip ring?

IMG-0378
IMG-0379

@kammce
Copy link

kammce commented Jul 18, 2023

Note that the accelerometer can be place on the wrist. Or if the differential wrist is used, you can put it on the feedback gear. The feedback gear is the gear on the back that looks like it doesn't do anything. The complexity of this design is that it needs a slip ring. Another option is what we did for the Rover Nessie (2nd rover) which was a board with a magnetic encoder (roll feedback) and accelerometer (pitch feedback) with a magnet on the feedback gear that can spin freely.

@kate-oxley

@kate-oxley
Copy link

kate-oxley commented Jul 19, 2023

@kammce got it, that's very good to know.

@kate-oxley
Copy link

I'm updating the 2024 end effector issue's opening comment to better reflect the new rules, so I'm putting the 2023 one here.

Description

The end effector is a 4 bar claw mechanism that will move small items (e.g. wrenches, hammers, etc.), transport rocks (>5 kg), and maneuver small items (e.g. type on a keyboard, tighten an allen wrench, flip switches, etc.).

Goals/Constraints

The most relevant sections of the rules are as follows:

1.c.iii. Objects to be retrieved in the field will consist of small lightweight hand tools (e.g.
screwdriver, hammer, wrench), small instruments (actual or simulated, e.g. a small
box), supply containers (e.g. toolbox, gasoline can), or rocks up to 5 kg in mass. All
items except the rocks will have graspable features (such as a handle) no greater than
5 cm in diameter. The maximum dimensions shall be no larger than 40 cm x 40 cm x
40 cm, but teams should expect a variety of sizes and weights.

1.d.i. Rovers shall be required to perform several dexterous operations on a mock-up
equipment system. The rover shall have to travel up to 0.25 km across relatively flat
terrain to reach the equipment. Equipment will be between 1.5m height and the ground.
The equipment servicing mission will involve delivering a cached science sample to a
lander and performing maintenance on the lander. It will include the following sub-
tasks which may be performed in any order:
● Pick up the cache container and transport to the lander rocket. Cache will have a
handle at least 10 cm long and not more than 5 cm in diameter. Cache will weigh
less than 5 kg.
● Open a drawer on the lander. Insert cache into a close-fitting space in the drawer,
and close the drawer.
● Tighten captive screw to secure drawer. Screw will be a 5/16” Allen (hex) head.
Teams may build the hex driver into the rover, or pick up the screwdriver provided.
● Undo a latch on a hinged panel of the lander and open panel.
● Type commands on a keyboard and follow directions on computer display. Typing
must be correct for full points, but spelling mistakes or repeated letters may be
corrected using the backspace/delete button or ignored for partial points.
● Operate a joystick (4-position, spring-return) to direct an antenna while observing a
gauge. Gauge will be up to 20cm away from the joystick.
● Pick up and insert a rugged USB memory stick into a USB (type A) slot on the
lander.
● Push buttons, flip switches, turn knobs.

To summarize, the end effector will interact with the following:

  • Hand tools (e.g. screwdriver, hammer, wrench)
  • Small instruments (e.g. a small box)
  • Supply containers (e.g. toolbox, gasoline can)
  • Rocks (<5 kg)
  • Cache container (<10cm long, <5cm diameter)
  • Drawer handle
  • 5/16” allen wrench (must perform multiple rotations)
  • A latch (which it will have to undo to open a hinged panel)
  • Keyboard (will have to interact with individual keys without hitting the ones next to it)
  • Joystick (4-position with spring return. Will require some level of precision
  • USB memory stick (will be picked up and plugged in)
  • Buttons
  • Flip switches
  • Door knobs (must be grasped and turned in place)

These are from the 2023 manual, but the guidelines shouldn't change much next year. This section will be updated when next year's manual is released

Additional Contacts

@starphys (mission controls)
@klam20 (electronics)

Electronics

Raspberry Pi Zero
image
PCB Board
image
Raspberry Pi Camera Board v1.3
image
Servo
image
Laser Diode
image

Connections

Camera module --> raspberry pi via ribbon cable
Servo --> PCB board via PWM wires
Laser diode --> PCB board via power wires
PCB board --> battery (OFF CLAW) via USB-C cable

CAD

Access CAD here
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: In Progress
Development

No branches or pull requests

3 participants