Robot base comments
Buck Rogers
Posts: 2,185
in Robotics
The two disk based bot design that Micro Center sells for Adafruit uses the same pair of gear enabled motors that were described by erco early on, (last sold when RS was going out of business), and in a base also sold by Tinkersphere as well. (Both are based in NYC). By disk based, I mean that the bases sold with the other parts are indeed circular in shape.
And it seems that both of the platform designers expects that the buyers will be using the Arduino platform to manage these motors. Obviously it is possible to manage such devices via the Prop. And indeed Parallax does sell comparable hardware.
Has anyone bought either of these platforms, and gotten them to work using the Prop, and appropriate motor driver circuits?
Just asking. No plans to build something around them. Certainly something around the kit that erco described, soon.
And it seems that both of the platform designers expects that the buyers will be using the Arduino platform to manage these motors. Obviously it is possible to manage such devices via the Prop. And indeed Parallax does sell comparable hardware.
Has anyone bought either of these platforms, and gotten them to work using the Prop, and appropriate motor driver circuits?
Just asking. No plans to build something around them. Certainly something around the kit that erco described, soon.
Comments
The more expensive one of the two is the Tinkersphere one. Look at their site on robots. And I suggest using Google to find both sites.
See also the chassis only for $19 at https://www.amazon.com/Feetech-FT-DC-006-SMC-Aluminum-Vehicle-FT-SMC-2CH/dp/B06XXS8L1C
The $19 Feetech chassis includes a nice motor driver board which uses servo-style pulses to drive the two DC motors.
And as it happens, I did buy that particular kit. Twice as it happens. Then several other items.
I'd say we are off to the races with everything.
And another Feetech chassis doing a figure 8. This one uses gutted blue 9g (small) servos for gearmotors:
This one
And that one is much the same as the cat chase toy described in the Amazon page. Yes after realizing that the bot kit is simply trying to chase them, the capable well dressed individual will turn around start chasing the thing.
I first admit that I tracked down a copy of a book on PDA Robotics to better understand how to make things move. And of course that book on Linux and robotics. On his site, the author of that one admits that his ideas made sense years earlier. But now with the Raspberry Pi around, he's largely giving up on the book.
Me? I bought it before I discovered the Pi, in hopes that I'd discover how to have the penguins talk to circuits other then their own. But that's a discussion for a different thread. And I believe again we've answered the correspondent's questions.
Both these kits are sold direct from the manufacturer for $6... but shipping is costly, so you have to order ten at a time to make it worthwhile. They're pretty nice kits but have some QA issues. If you order ten, you'll find a few defects.
The ideal scenario I've got in my mind is something like a Pi or equivalent as the overarching "brain", passing computer vision and related tasks to something like an Nvidia TX2, and calling on a Propeller / Arduino level chip for motor, servo and sensor control.
That would all be done under ROS . . . Linux.
Those look like nice little chassis kits, but unfortunately a little small for what I'm working on next. Something the size of the Stingray or close seems about right to hold multiple battery packs and control boards.
The chassis look nice, but i personally try to avoid the direct purchase things from Chinese vendors and stick to the Major sources either in the US or UK. That's just me.
As far as the RasPi being a disruption in Robotics, the ev3 for the Lego Mindstorm kit is an Embedded Linux device and has been out for sometime now but is a bit pricey. There are ports of the Ev3 code to the RasPi which offers a much cheaper option to the Lego system. The Pi and the BeagleBone (the BeagleBone Blue is really for Robotics) have offered a low cost option for folks to get into Linux and Robotics, so it has been interesting to see how these systems have push the evolution of Linux over the past few of years. Having worked with Linux since '96, it is nice to see it get some traction finally.
If you have a Nvidia TX2 why would you need a Pi. I believe the TX2 is more powerful than the Pi and supports ROS on its own.
Hello!
About the PDA robotics book, no I am not. I'm talking about a different one. Yours I did read. A little too complicated. The book on Linux and Robotics had the author physically embedding a full feature PC motherboard into a system.
I've also examined the Lego Mindstorms stuff, and how the third party companies have managed to create a RasPi alternative. As for the Nvidia TX2, ask me about that when it comes down to being below the cost of the Pi family members.
Me as well. I'd rather buy my chassis directly from a supported US vendor. Besides I still have that tractor tread base that's waiting for a brain.