I really need help doing this please someone help me I’m new.
Are you using VEXcode IQ Blocks or RobotC?
Also, can you post what code you have already?
So what is the problem? Do you have one motor spinning the arm or two?
I have 2 motors on my robot and I don’t know how to lift in autonomous.
First, make sure you have your Left_Arm and Right_Arm Motors both set up in the program (Like you did the drivetrain).
Then you can Spin Left_Arm up for xx° and Spin Right_Arm up for xx°
2 tricks you need: one of the arms you need to set up with the spin direction for ‘up’ the opposite spin direction of your other motor
2nd trick, whichever block of code is first, click the black arrow at the end of the block to switch it to “& don’t wait” that way both lines of code execute at the same time.
Good luck
You will need to change the ‘stopping’ on both of those motors to ‘Hold’ as well. Coast and Brake will just fall back down under the arm’s weight or load.
Post some pictures of your bot, how is the 4 bar treating you this year?
Thank you very much it worked tysm
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.