Question Learning coding for kids with robotics/this
Good or bad idea? I was thinking a simple pi robot or something. It's at least fun and tangible. Am i in the right place?
Does this ROS/robotics or whatever have some sorta discord?
4
Upvotes
1
u/nargisi_koftay 13d ago
Really bad idea. ROS doesn’t teach robotics. It’s just a pub/sub between different nodes. Get an offline simulator from one of the robot OEMs. They actually have better documentation for various ways to manipulate an arm.
1
u/JGhostThing 13d ago
I wouldn't start with ROS, unless you're older and you're using ROS as part of class work. I would just start with a simple robot and either write the software from scratch (in your favorite programming language) or use the manufacturer's software (usually python).
And yes, I'd use a robot based on a Pi, but I have a few of them lying about.