To get an 'official' answer you must ask an 'official' question using the defined protocol. See here for specific instructions.
Anything...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
249 results in 0.0820 seconds.
Keywords
Members
Tags
-
Per the other thread, you can't. You would need to add some sort of position sensor, either based on measuring rotation or position (such as a limit...
Leave a comment:
-
I don't think that is going to work. We used two of the VEX 393's this year on our glyph intake.You need to use the VEX 29 controller, which I think you...
Leave a comment:
-
Well, we use the Hitec X4 at $200. That's $200 to charge four batteries at once, so $50/battery. If you don't need to do four, there's an X2 two battery...
Leave a comment:
-
We built a custom autonomous program and had a script to go along with that as the robot demonstrated all of its features....
Leave a comment:
-
Which phones do you have? Generally you can plug the phone into the computer and open it as a storage device (you may need to turn off the phone's debug...
Leave a comment:
-
We found hot-glue to be the best option for us. We found that it was difficult to use either zip ties or 3d printed mounts in a way that didn't apply...
Leave a comment:
-
Yes they are, we've used them for several years in various mechanisms.
Leave a comment:
-
Have you set the new phones to developer mod3 and enabled usb debugging?
Leave a comment:
-
Per RE12, you could only use it on the REV module, not with MR modules. The REV I2C is 3.3v logic whereas the MR Color Beacon is a 5V logic device, so...
Leave a comment:
-
Are these school-provided/supported laptops? If so, there may be group policies or other 'protective' configuration options applied by school IT that...
Leave a comment:
-
The Vuforia library must be set up in your code and everything done to be ready to recognize - this is not a standalone function. We put this immediately...
Leave a comment:
-
We use:
Code:com.vuforia.CameraDevice.getInstance().setFlashTorchMode(true);
Leave a comment:
Leave a comment: