Robot Gift Guide 2022
spectrum.ieee.org
Robot Gift Guide 2022
1–10 of 30 posts
Re: Robot Gift Guide 2022
#2Re: Robot Gift Guide 2022
#3Background is that I'm a software engineer.
Re: Robot Gift Guide 2022
#4The closest thing I’ve seen is Roborocks Socket API.
Re: Robot Gift Guide 2022
#5Does anyone have advice on whether the Lego Spike kits are actually good for home use? (In my case, for a 9 year old who is very Lego-proficient and has some basic Scratch skills.) They seem very structured for classroom use, but I keep thinking they should probably be flexible enough for to build some fun and crazy bots at home...
Re: Robot Gift Guide 2022
#6I really want a functioning vacuum robot (as in the vacuum works great) with a good API. The closest thing I’ve seen is Roborocks Socket API.
There's this https://github.com/Sollimann/CleanIt for iRobot or 'Valetudo' for Xiaomi, which may be at the very least hackable, if not have good APIs.
And there are of course projects to build your own https://github.com/awesome-vacuum/awesome-vacuum
Re: Robot Gift Guide 2022
#7Can anyone here recommend the best entry point into robotics for adults? I'd like something where I can start with Python, then potentially dig into the ROS and add more accessories over time. Background is that I'm a software engineer.
Re: Robot Gift Guide 2022
#8I really want a functioning vacuum robot (as in the vacuum works great) with a good API. The closest thing I’ve seen is Roborocks Socket API.
Re: Robot Gift Guide 2022
#9Can anyone here recommend the best entry point into robotics for adults? I'd like something where I can start with Python, then potentially dig into the ROS and add more accessories over time. Background is that I'm a software engineer.
Re: Robot Gift Guide 2022
#10I really want a functioning vacuum robot (as in the vacuum works great) with a good API. The closest thing I’ve seen is Roborocks Socket API.
Not sure what you'd want to do with the project if it's already a 'great vaccuum'. There's this https://github.com/Sollimann/CleanIt for iRobot or 'Valetudo' for Xiaomi, which may be at the very least hackable, if not have good APIs. And there are of course projects to build your own https://github.com/awesome-vacuum/awesome-vacuum
Cool open-source hardware projects in awesome-vacuum though. I'd love to abstract away atleast the hardware vacuum parts if possible.