My team is using a claw this year. The claw is driven by a motor to open in close. How are we supposed to put the tube into our claw without going into telop mode? Are we allowed to force the tube into our claw or do we have to set it on the robot?
Your robot must be touching the ubertube at the start of autonomous, you won’t have a chance to put it into teleop mode on the field before the match so you would have to probably put it into your claw somehow or you could have your program pick up the tube before continuing to score in auto.
It has to start touching your robot whether it be a bumper of on your claw within your starting zone. You cannot power up the robot when it is one the field and if they are giving teams the ubertubes early has not been stated and is highly unlikely. If the claw is driven by something other than a window motor or a motor with a worm gearbox you should be able to open it by hand. If not you may have to adjust your auto program to pick it up off the ground.
Another option is to make the claw open up with a pin or something of the sort. Our claw is connected to a pneumatic actuator and so all we do is pull the pin out, open the claw, put the tube in and put the pin back in. Then in auto we wait a few seconds for the compressor to give us enough air clamp on the tube tightly and go. Don’t know what your set up is, so I don’t know if this could work for you, but it’s a lot nicer than creating a program to pick up off the floor.
Our robot had the same issue with regards to setting an ubertube at the beginning of autonomous.
Our claw has two pins on opposite ends which hold it in place on the extending arm. As we remove the lower pin, it allows the claw to open by rotating upwards, placing the tube in the exact spot we want, then forcing the claw shut, and keeping it there with the pin again.
If you can’t get an Ubertube in, how will you get a tube out to comply with <R17>?
I’ll add another tally to the pin idea. This is what we have done with our window motor powered claw to comply with <R17> and as a bonus it lets us put the Ubertube in easier.