Complete website build including: - Build Your Kit store page with cart system, sectioned layout (Hardware, Software, Attachments, Spare Parts), inline quote request form, and sticky sidebar summary - 16+ pages: Education, Platform, Resources, News, About Us, Download, Contact, Rover, Code Editor, Robot Simulator, etc. - 89+ MDX resource articles and 18 news posts - Store product images scraped from micromelon.com.au - Quote request API route with Airtable integration - Dynamic back links and cover photos on resource pages - Redesigned downloads page - Fixed corrupted MDX code blocks
89 lines
3.6 KiB
Plaintext
89 lines
3.6 KiB
Plaintext
---
|
||
title: "Cargo Bot"
|
||
date: "2022-03-13"
|
||
categories: ["Activities", "All"]
|
||
tags: ["Motors", "Beginner"]
|
||
excerpt: "Don’t drop the cargo!"
|
||
featuredImage: "/images/resources/cargo-bot.png"
|
||
---
|
||
|
||
** **
|
||
|
||
Create a small obstacle course for rovers to drive through whilst carrying cargo on top. Students need to program their rover motors carefully to navigate through the course with as much cargo on board as possible. This is a simple exercise to help students practice using rover motors and understand how to regulate speed.
|
||
|
||

|
||
|
||
### Setup
|
||
|
||
This exercise is about students learning that slow and steady often works better. To construct the course we recommend placing some books down for the rover to drive over. Try not to make the course too difficult. For cargo we use common stationary, about 3-4 items that all fit on the rover is best. Avoid using cargo that will be damaged if caught in the rover tracks.
|
||
|
||
### Some Useful Blocks
|
||
|
||

|
||
|
||
Example code
|
||
|
||
The correct answer for this challenge will change depending on the obstacle course.
|
||
|
||
The blocks to the right are some of the different type of ways you can program a rover to move and turn. We encourage students to try and experiment with different movement blocks to learn how to determine what blocks are useful in what scenarios.
|
||
|
||
We let students use fixed distance blocks in this exercise as the aim is to help them understand the important of choosing the right motor speed. You can add your own rules to introduce concepts like branching and iteration with sensors depending on the obstacle course.
|
||
|
||
### Related Posts
|
||
|
||
Resources
|
||
|
||
[
|
||
|
||

|
||
|
||
](/resources/creating-a-sumo-unit)
|
||
|
||
[All](/resources?category=All)
|
||
|
||
[Creating A Sumo Unit For Your Digital Technologies Class](/resources/creating-a-sumo-unit)
|
||
|
||
[All](/resources?category=All)
|
||
|
||
How to run a sumo unit in your digital technologies classroom.
|
||
|
||
[Read More →](/resources/creating-a-sumo-unit)
|
||
|
||
[All](/resources?category=All)
|
||
|
||
[
|
||
|
||

|
||
|
||
](/resources/ultrasonic-sensor)
|
||
|
||
[All](/resources?category=All), [Guides](/resources?category=Guides)
|
||
|
||
[The Ultrasonic Sensor](/resources/ultrasonic-sensor)
|
||
|
||
[All](/resources?category=All), [Guides](/resources?category=Guides)
|
||
|
||
Learn all about the ultrasonic sensor!
|
||
|
||
[Read More →](/resources/ultrasonic-sensor)
|
||
|
||
[All](/resources?category=All), [Guides](/resources?category=Guides)
|
||
|
||
[
|
||
|
||

|
||
|
||
](/resources/year-7-digital-tech-at-st-peters)
|
||
|
||
[All](/resources?category=All), [Customer Stories](/resources?category=Customer+Stories)
|
||
|
||
[Case Study: Year 7 Digital Tech at St Peters Lutheran College](/resources/year-7-digital-tech-at-st-peters)
|
||
|
||
[All](/resources?category=All), [Customer Stories](/resources?category=Customer+Stories)
|
||
|
||
See how Meg Foley at St Peters conducted a challenge for their Year 7s using Micromelon.
|
||
|
||
[Read More →](/resources/year-7-digital-tech-at-st-peters)
|
||
|
||
[All](/resources?category=All), [Customer Stories](/resources?category=Customer+Stories)
|