V5 25-26 Push Back#

V5 Push Back was the VEX V5 Robotics Competition game for the 2025-2026 season.
To learn about the game’s rules, access the game manual here.

The VEXcode VR Playground window showing the V5 25-26 Push Back Playground. It shows the Dex Robot pushing red and blue Blocks into goals in the V5 25-26 Virtual Skills field.

The V5 25-26 Push Back Playground lets you try to get the most points in the Programming Skills challenge for the season.

领域概述#

游乐场有四个不同的起始位置,可以使用游乐场的赛前检查清单进行设置,该清单会在您第一次打开游乐场时出现。

VEX 机器人比赛场地,显示可选的起始位置 A、B、C 和 D,机器人位于位置 C 附近,左侧是检查清单界面。

操场上有红色和蓝色的积木,将它们推入操场上的球门即可得分。

两个 VEX 机器人竞赛游戏组件,形状为大型几何六边形积木,一个红色,一个蓝色,每个正面都印有“VEX”标志。

该场地还使用 GPS 场地代码来利用机器人的GPS 传感器。请前往GPS 坐标查看场地上重要地点或物体的坐标。

机器人概览#

The V5 25-26 Push Back Playground uses the VEX V5 Hero Bot, Dex.

GPS坐标#

The GPS (Game Positioning System) Sensor provides (X, Y) coordinates and heading for navigation in the V5 25-26 Push Back Playground, using the GPS Field Code to determine position.

GPS 传感器从机器人的精确中心进行测量,测量场的中心定义为 (0, 0)。

游戏元素的(X,Y)坐标#

以下图片显示了场地的俯视图,并标出了重要比赛元素的 GPS 坐标。

目标#

进球入口:

  • 长期目标:

    • (-620,1200)

    • (620,1200)

    • (-620,-1200)

    • (620,-1200)

  • 中心目标:

    • (-205,200)

    • (-205,-200)

    • (205,200)

    • (205,-200)

VEX 场上标有目标所在的特定坐标点,用绿点标记。

积木#

块集群:

  • 最左侧(仅限蓝色 6):(-1700,0)

  • 最右边(仅限 6 个红色):(1700,0)

  • 混合装(2个红色,2个蓝色):

    • (-600,-600)

    • (-600,600)

    • (600,600)

    • (600,-600)

    • (0,1200)

    • (0,-1200)

VEX 游戏场地,显示场地对象(例如方块)的坐标,用绿点标记并标注 XY 位置。

装载机#

装载机位置:

  • (-1725,1200)

  • (-1725,-1200)

  • (1725,1200)

  • (1725,-1200)

VEX场地俯视图,四个装载机位置在角落附近标有其XY坐标。