-
Hi, I am trying to mentor some neighborhood middle-school kids to learn about robotics and autonomous driving in a fun environment. I am planning to have the kids assemble the hardware and deploy the software using the tutorials on MuSHR's website. Two questions:
Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
My two cents: this is WAY too hard (and expensive) for middle schoolers. Try something under $100 that can be built in a day, like this: https://diyrobocars.com/2017/10/01/a-minimum-viable-racer-for-openmv/ |
Beta Was this translation helpful? Give feedback.
-
Hi @schmittlema <https://github.com/schmittlema>: Thank you very much for the feedback on MuSHR and the detailed list of potential other robot projects. The Donkey Car and MonsterBorg both look promising!
Thanks again!
… On May 13, 2021, at 5:09 AM, Matt Schmittle ***@***.***> wrote:
Hey @rttp224 <https://github.com/rttp224>! Chris brings up a good point. The MuSHR cars were not designed for middle school students but rather late high school --- grad school. We've had a juniors/seniors work with the cars before. The main difficulty comes from linux. If students aren't particularly familiar with linux, then using ROS can be challenging, and debugging becomes impossible. To others wanting to get their middle schoolers engaged in robotics we usually recommend starting with something based around Rasberry Pi like the Donkey Car <https://www.donkeycar.com/>. Rasberry Pi alone has lots of tutorials and resources that can help them build the foundational knowledge of linux and python (thats how I started!). @zlite <https://github.com/zlite> would know more about Donkey Car and if that is the right fit, but generally I recommend starting with simple robots based around Rasberry Pi.
Here is a couple other Rasberry Pi robots of various complexities I found:
https://projects.raspberrypi.org/en/projects/build-a-buggy <https://projects.raspberrypi.org/en/projects/build-a-buggy>
https://www.amazon.com/Learn-Robotics-Raspberry-Pi-Thinking/dp/1593279205 <https://www.amazon.com/Learn-Robotics-Raspberry-Pi-Thinking/dp/1593279205>
https://www.piborg.org/robots-1/monsterborg <https://www.piborg.org/robots-1/monsterborg> <---- looks awesome!
https://www.robotshop.com/en/sunfounder-picar-s-raspberry-pi-4-32b-smart-car-kit.html?gclid=CjwKCAjwnPOEBhA0EiwA609RedXi-7uRwFS6AAi017VzRzkkmuLtCuT1sviUCrpBv2c6ajubWxBNPhoCvXwQAvD_BwE <https://www.robotshop.com/en/sunfounder-picar-s-raspberry-pi-4-32b-smart-car-kit.html?gclid=CjwKCAjwnPOEBhA0EiwA609RedXi-7uRwFS6AAi017VzRzkkmuLtCuT1sviUCrpBv2c6ajubWxBNPhoCvXwQAvD_BwE>
https://www.seeedstudio.com/AlphaBot-Raspberry-Pi-robot-building-kit-p-2842.html?utm_source=blog&utm_medium=blog <https://www.seeedstudio.com/AlphaBot-Raspberry-Pi-robot-building-kit-p-2842.html?utm_source=blog&utm_medium=blog>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#22 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ARPK5YIX7JCVNI4PQYYMLA3TNO6ORANCNFSM44ZSFVFA>.
|
Beta Was this translation helpful? Give feedback.
My two cents: this is WAY too hard (and expensive) for middle schoolers. Try something under $100 that can be built in a day, like this: https://diyrobocars.com/2017/10/01/a-minimum-viable-racer-for-openmv/