About 28,700 results
Open links in new tab
  1. VEX Forum - A forum to discuss VEX Robotics.

    1 day ago · A forum to discuss VEX Robotics.

  2. VEXcode, motor groups and drivetrain example - VEX Forum

    Nov 3, 2019 · VEX V5 Text Robot Movement Code is Not Working Properly. Any Help Would Be Greatly Appreciated I need help programming my groups X-Drive Creating a Basic Drive Vex …

  3. I don't know how to code the Vex V5 GPS sensor using Vex V5 pro ...

    Jun 20, 2023 · The vex gps sensor returns the position and orientation of the robot. You can use these values to program your own motion algorithms. There is an example program inside of …

  4. How do I use and code pneumatics? - VEX V5 General Discussion

    Jan 18, 2023 · To control them, you attach the solenoid to a legacy port on the brain using the vex driver cables. This is how you would code pneumatics in Vexcode V5: First, make sure to …

  5. Block coding - VEXcode V5 Tech Support - VEX Forum

    Oct 16, 2024 · Hi everyone We have formed vex robotic club last month. Can anyone help on Block coding please . Where we can find some resources so that we can code our Vex v5 …

  6. VEXcode Pro V5 Text Tech Support - VEX Forum

    Apr 2, 2022 · I was looking at the VEXcode Pro V5 vex::thread documentation ( VEX Help (vexcode.cloud)), but I don’t really understand how to make a thread and make it run code.

  7. [Tutorial] How to Code a VEX Autonomous in Less than 5 Minutes

    Nov 4, 2019 · Many people always have issues with getting autonomous to work in time for a tourney. That is why I made a tutorial about how to code a semi-reliable auton very quickly. …

  8. VexCode V5 Blocks to Reduce Drivetrain Velocity - VEX Forum

    Jan 26, 2024 · I’m using Vexcode V5 Blocks for a very basic program for the standard clawbot. I’m not using plug and play driver control because the drivetrain moves too fast and the …

  9. 2025-26 VEX V5 Robotics Competition Game: Push Back

    May 9, 2025 · Introducing the 2025 - 2026 VEX V5 Robotics Competition Game, Push Back! Just like previous years, we are not releasing any documentation until the Closing Ceremonies of …

  10. How to code a six motor drive train - VEX Forum

    Dec 16, 2023 · If you want to know how to code a six motor drivetrain you do this - #pragma region VEXcode Generated Robot Configuration // Make sure all required headers are …