Upgrades
Last updated
Was this helpful?
Last updated
Was this helpful?
Upgrading to a (REV-45-2470) allows for new kinds of movement giving the robot the ability to strafe side-to-side across the field.
The following additional parts are needed:
Below are a couple examples for adding wrist movement using the existing variables:
These examples are meant to replace the use of presets in favor of manual control of the arm and wrist.
Example 1:
This option functions similar to the gripper using the two preset positions. If "Up" on the Dpad is held down then the wrist will move and stay in the up position. When released, it will return down.
Example 2:
This option breaks the movement apart to move up or down when the matching button is pressed once on the Dpad. The button does not need to be held for it to remain in the set position.
Example 1:
Example 2:
The FTC Starter Kit V3 can be
- QTY 2
- QTY 4
- QTY 1 (set of 4)
- QTY 1
How a Mecanum Drivetrain is programmed largely depends on the driver's preference for how the controller is configured. If your team is new to Mecanum, we have a
Using the the wrist only moves when one of the preset arm/wrist buttons on the controller is pressed. Your team may decide to add independent wrist movement for more refined control.