It uses inverse kinematics, which needs lots of computation.
I didn't know that spider used an XMOS device. Interesting.
My little hexapod uses Lonesock's F32 to calculate inverse kinematic positions for each of the 18 servos. The videos I've made so far use mirrored actions on the limbs but the action doesn't need to be mirrored.
As it is now, the program controlling the hexapod computes these IK positions at the 50Hz refresh rate the servos use. I think if I were to add a couple more legs, I might need to add another cog to the task of calculating IK positions.
Paul's hexapod is running on different code than mine (I wanted to write my own IK stuff).
I think the Propeller could control the cool spider in post #1.
I now have a XMOS chip but all I can do is blink LEDs with it. I can control a hexapod with a Propeller. For me, the Propeller is still my favorite microcontroller.
@Leon, do you know of a board that's comparable to the one used in the spider? I would be curious to know how the calculation speeds compare with the Prop.
Look at THIS really neat conversion of an $8 robot toy to an autonomous robot using a PARALLAX product!!
Erco's robot is of interest to this forum because of the products it uses and the fact that most members can afford it and work with it as hobbyists. It's actually something you could use with kids in a middle school or high school setting.
There are some really good example of hexapods and spider like robots using the Parallax Propeller also!!
Erco's robot is of interest to this forum because of the products it uses and the fact that most members can afford it and work with it as hobbyists. It's actually something you could use with kids in a middle school or high school setting.
There are some really good example of hexapods and spider like robots using the Parallax Propeller also!!
Well done Erco!!!
Agreed. I mentioned two Propeller controlled hexapods but there's another one made with inexpensive parts (though it didn't work very well). My Popsicle stick hexapod.
@Leon, do you know of a board that's comparable to the one used in the spider? I would be curious to know how the calculation speeds compare with the Prop.
Sorry, no. I checked the Robugtix web site, and looked at the documentation, but there was no information on the board. The kit was mentioned on Twitter by XMOS.
I mentioned two Propeller controlled hexapods but there's another one made with inexpensive parts (though it didn't work very well). My Popsicle stick hexapod.
Skip to 0:30 to see it walk.
Duane, you should get an award for your use of popsicle sticks! Thanks for adding it to the thread!
Jeepers Rick, you are quick to praise, but Duane is correct about my bot using "another" controller for the spider for size limitations. But fear not, I never stray far from Parallax products. Especially since I received my big box of robot parts yesterday to build a plywood MadeUSA!
Not that anyone saying the spider robot was beyond the Propeller, but just in case anyone is wondering, I'm very sure the Propeller is very capable of controlling the spider as shown in the video.
Edit: I need to change my avatar. The Heat Miser makes too many things I say sound grumpy.
I'll say. Zenta has lots of amazing bots. I keep hoping to come up with something approaching his level of awesomeness. I don't think the Popsicle stick hexapod does this.
Comments
You might have missed erco' post on 1/20 . (#19)
http://forums.parallax.com/showthread.php/151632-Spike-the-Spider-Robot?highlight=Spider
It does have amazing moves.
I didn't know that spider used an XMOS device. Interesting.
My little hexapod uses Lonesock's F32 to calculate inverse kinematic positions for each of the 18 servos. The videos I've made so far use mirrored actions on the limbs but the action doesn't need to be mirrored.
As it is now, the program controlling the hexapod computes these IK positions at the 50Hz refresh rate the servos use. I think if I were to add a couple more legs, I might need to add another cog to the task of calculating IK positions.
I've been working on programming the cool Q4 controller Paul K developed. The Q4 has four joysticks which Paul designed to control his hexapods. Here's a link to Paul's video.
Paul's hexapod is running on different code than mine (I wanted to write my own IK stuff).
I think the Propeller could control the cool spider in post #1.
I now have a XMOS chip but all I can do is blink LEDs with it. I can control a hexapod with a Propeller. For me, the Propeller is still my favorite microcontroller.
@Leon, do you know of a board that's comparable to the one used in the spider? I would be curious to know how the calculation speeds compare with the Prop.
Erco's robot is of interest to this forum because of the products it uses and the fact that most members can afford it and work with it as hobbyists. It's actually something you could use with kids in a middle school or high school setting.
There are some really good example of hexapods and spider like robots using the Parallax Propeller also!!
Well done Erco!!!
There may be Parallax products in the robot but I think heretic erco used Picaxe as the controller.
Agreed. I mentioned two Propeller controlled hexapods but there's another one made with inexpensive parts (though it didn't work very well). My Popsicle stick hexapod.
Skip to 0:30 to see it walk.
Sorry, no. I checked the Robugtix web site, and looked at the documentation, but there was no information on the board. The kit was mentioned on Twitter by XMOS.
My bad, I guess I posted this in the WRONG forum! I knew erco hadn't used a Propeller but I at least thought he had used a BS1 or BS2!
Duane, you should get an award for your use of popsicle sticks! Thanks for adding it to the thread!
I did. Paul K. sent me one of his hexapod kits.
Jeepers Rick, you are quick to praise, but Duane is correct about my bot using "another" controller for the spider for size limitations. But fear not, I never stray far from Parallax products. Especially since I received my big box of robot parts yesterday to build a plywood MadeUSA!
Edit: I need to change my avatar. The Heat Miser makes too many things I say sound grumpy.
Does this spider use a Raspberry Pi some place? If not, then Bill's claim is still perfectly valid: "...the most advanced robot controller for Pi"
I'll say. Zenta has lots of amazing bots. I keep hoping to come up with something approaching his level of awesomeness. I don't think the Popsicle stick hexapod does this.