Live data from Hacker News

Robot Gift Guide 2022

spectrum.ieee.org

1–10 of 30 posts

Re: Robot Gift Guide 2022

#2
Does 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

#3
Can 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

#5
post #2

Does 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...

Hardware wise they're pretty similar to the Mindstorms kit, just more colorful. Not the exact same, but close. And I think the firmware is different, but you can swap it out for the Mindstorms firmware.

Re: Robot Gift Guide 2022

#6
post #4

I 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

Re: Robot Gift Guide 2022

#7

Can 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.

[deleted]

Re: Robot Gift Guide 2022

#8
post #4

I 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.

I don’t think it’s a public API but you can easily hack the Eufy 30C. I have been using mine with home assistant automations for a few years now. It’s cheap but I love it and I’m honestly considering buying another one. It has gotten a little noisy after 3 years.

Re: Robot Gift Guide 2022

#9

Can 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.

Do you want to build the hardware? Cuz if not, Gazebo's [1] a great starting point to just play with the software/build your own. Built from the ground up deeply integrated with ROS.

Re: Robot Gift Guide 2022

#10
post #4

I 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

A great vacuum as in it can suck dirt. That's all. CleanIt for example, only works with iRobot Create i.e. no vacuum.

Cool open-source hardware projects in awesome-vacuum though. I'd love to abstract away atleast the hardware vacuum parts if possible.

Post reply on HN