©
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
Want to receive push notifications for all major on-site activities?
Pseudocode:on start close gripperloop read IR sensor value if IR == LOW turn off motors if gripper is open close griper else if gripper is closed open gripper wait 3 secondselse turn on motorsend if;end loop;