HACKER Q&A
📣 tluyben2

What’s is the most practical, non toy, programmable robot for under 10k?


Are there any? Something that can be made to do practical things. Can be DIY.


  👤 cookingrobot Accepted Answer ✓
If you want an arm there’s these at a few price points: https://www.ufactory.cc/

I have an xarm, and if you’re ever in Seattle and want to check it out let me know.


👤 t-3
What kind of stuff are you wanting to do? Special purpose robots are extremely common (and the ones more advanced than cheap 3D printers and CNC routers out of your price range unless you want to build it from scratch), general purpose are mostly out of your price range.

👤 jka
I'm not sure whether it's quite in that category yet - or whether this quote demonstrates that it's an elaborate joke/troll related to Silicon Valley (the TV series), but progress on Comma Body[1] may be worth following.

"One day we dream that 3 comma bodies will get into an openpilot car, drive to Phoenix, open a donut shop, run said donut shop, and bring the profits back once a week. The potential of AI.

But today, it balances, rolls around, and looks beautiful."

[1] - https://blog.comma.ai/commabody/


👤 f0e4c2f7
This is probably on the lower end for budget and capabilities but still might be interesting.

https://living.ai/emo/

I love this question by the way. Hope someone knows of something good.


👤 DantesKite
What an excellent question. I'm very much interested in the answer as well.

On a similar note, I read on Twitter a robotics expert talking the other day about how we can probably get robots that can recognize and pick up basic objects, moving them from one location to the next.

One great application of this would be a robot that picks up toys and socks that children leave behind into a chest or something of the sort.

I think lots of parents would enjoy that.


👤 karmanyaahm
I participate in the Vex Robotics Competition and have experience with the Vex V5 system. With $10k you can buy a Competition Kit [1] and many many parts.

With a kit like this and some 3d printing skills, the possibilities are endless, you can build lifts, intake and shoot balls and frisbees, pick up and pile boxes (albeit not super heavy stuff). You can use sensors to detect object colors and stuff.

You can use C++ code [2] to interact with the sensors and run basically any algorithm for autonomous use.

The biggest drawback is probably the lack of a raw camera and ability to run ML on the brain with a 'real computer'. However, it should be possible to add a Raspberry Pi and have it talk to the V5 Brain through a USB Serial connection.

[1] https://www.vexrobotics.com/v5-competition-super-kit.html [2] https://pros.cs.purdue.edu/


👤 digikata
A farm bot? https://farm.bot

Around $1.5-6k


👤 high_byte
up to 10k you could buy: 1. a 3d printer 2. a drone 3. a cnc machine & laser cutting machine 4. a 6 DOF toy/hobbyist robotic arm

and you would probably have some spare to invest.

all practical things question is what kind of things you looking for.