Finish, Stack, Engineer, and Code the Cube Collector
This week starts with a practical catch-up and testing lesson. Some groups still need to finish the Cube Collector Clawbot, while others are ready to begin Stack and Score. Once the robot is working, you will investigate the tipping problem and engineer a more reliable solution.
After the robot is physically more reliable, you will move into autonomous coding for cube collection and scoring.
Use this if you need help opening VEXcode, connecting your robot, configuring devices, downloading a project, or checking robot setup.
Open VEXcode helpUse this if you need a reminder about how to record build progress, testing, changes, evidence, and reflection properly.
Open notebook guideUse this if you are checking Python-style function calls or building an extension version of your autonomous code.
Open Python API- finish building or checking the Cube Collector Clawbot
- start or revisit Stack and Score using driver control
- observe when the arm, claw, or stacked cubes make the robot unstable
- engineer and test one improvement to reduce tipping, wobbling, or dropping
- prepare for autonomous cube collection using path planning
- test movement, arm, and claw actions separately before combining them
Your notebook is evidence this week. It should show both engineering design and coding progress.
- build progress or build checks
- Stack and Score test results
- the tipping or dropping problem you observed
- your suspected cause
- the change your group tested
- path plans and autonomous code testing
- your Cube Collector Clawbot should be built or checked
- your group should have attempted Stack and Score
- your group should have recorded the arm/claw stability problem
- your group should have tested one engineering improvement
- your group should have started autonomous movement planning or coding
- Do not add random parts without a reason.
- Do not change lots of things at once.
- Do not optimise speed before the robot is reliable.
- Do not start full autonomous coding until movement, arm, and claw tests work separately.
📍 Looking ahead
Next, we will keep building autonomous routines as we work on your assessment. The key idea is that reliable robotics needs both good code and a physical robot that can actually perform the task.
Keep your improved Cube Collector Clawbot assembled, save your best code file, and make sure your notebook clearly shows your build, engineering, and coding evidence.