this looks 100x better than Casio's https://www.casio.com/us/moflin/
Microduck
171–180 of 415 posts
Re: Microduck
#172Tried out the simulator and was surprised to find that the movement keys are ZQSD; then realized that's the equivalent of WASD on an AZERTY keyboard. Checked and sure enough, Pollen Robotics is a French company. They may want to at least add a preference for keyboard layout, pretty sure that QWERTY and QWERTZ are much more common worldwide than AZERTY.
As a French guy who grew up playing CS 1.6 on an AZERTY keyboard, I have a feeling that the people who made this website are either a generation above or below Millenials. Because it doesn't make sense: you don't make a website in English, with prices in USD... while expecting users to have an AZERTY keyboard. We even had a meme and tshirts about it: https://wiki.nofrag.com/Jte_niaue_q_lq_Kqlqsh
Re: Microduck
#173It's either this or https://mondorobotics.com/ and I'm torn. Obviously it's for my daughter and I will just be safety checking, definitely, 100%.
That's a completely different class of robot. The Beni robot is just a toy, it's just connect the app and drive it around, record videos and do some fancy tricks like flips. It is not meant to be a platform you program yourself. The Microduck is meant to be a hacker toy. Train it yourself, write software, hack it, etc. It depends what you're trying to get for your daughter. Is it something to get her into robotics? T…
it seems like the only useful capability this thing has is picking up very small items of clothing with I imagine a very low success rate.
Re: Microduck
#174This appears to be using mjlab, which is is MuJoCo Warp plus rsl_rl, which uses a completely different design/technology heritage from Issac, so that's worth a lot to me, since I've basically sworn off Issac for robot gait training.
Re: Microduck
#175Tried out the simulator and was surprised to find that the movement keys are ZQSD; then realized that's the equivalent of WASD on an AZERTY keyboard. Checked and sure enough, Pollen Robotics is a French company. They may want to at least add a preference for keyboard layout, pretty sure that QWERTY and QWERTZ are much more common worldwide than AZERTY.
Re: Microduck
#176Re: Microduck
#177This has got to stop.
Re: Microduck
#178Tried out the simulator and was surprised to find that the movement keys are ZQSD; then realized that's the equivalent of WASD on an AZERTY keyboard. Checked and sure enough, Pollen Robotics is a French company. They may want to at least add a preference for keyboard layout, pretty sure that QWERTY and QWERTZ are much more common worldwide than AZERTY.
At least my QUERTZ layout also works as expected in the simulator. You use WASD to move the duck, Q and E to kick left and right etc. I think it's just the splash screen they didn't properly localize.
edit: just checked the code, and they cover both layouts by using the physical key code rather than the character. And that was committed before I tried it. So it must have been the fact that it was a bit slow to respond that got me.
https://huggingface.co/spaces/pollen-robotics/microduck-simu...
Re: Microduck
#179What is really interesting for me is that they're not using Nvidia's Issac, which is famously impossible to get up and running for a custom robot by individual contributors. I can't tell how good their system is, but the fact that I got it running on my laptop in under an hour, vs wasting over a week of my spare time on Issac (ref: countless reddit threads by hundreds of people also failing to train their robot on Is…
Re: Microduck
#180Tried out the simulator and was surprised to find that the movement keys are ZQSD; then realized that's the equivalent of WASD on an AZERTY keyboard. Checked and sure enough, Pollen Robotics is a French company. They may want to at least add a preference for keyboard layout, pretty sure that QWERTY and QWERTZ are much more common worldwide than AZERTY.