background preloader

ROBOT electronique

Facebook Twitter

Raspberry Pi | An ARM GNU/Linux box for $25. Take a byte! Starter Kit for Arduino (ARDX) from. Interested in making neat stuff with an Arduino but not sure where to start? This kit includes all the pieces needed to complete 11 different circuits, along with an experimenter's guide booklet & breadboard layout sheets. Basically everything you need to be playing within minutes of its arrival. (already have an Arduino board and looking for an Experimentation Kit without the Arduino board? It can be found here) NOTE: Interested in buying 5 or more kits? Please contact us for volume pricing. Features: 11 circuits to explore micro-controller basics. Includes: Resources: Corona 939MG Digital Metal Gear Servo 2.7kg/ 12.5g/ 0.13sec. Pin headers experimental pack [STR131B2P] - $7.50. GO TRONIC : Rechercher un article. Frog's Website | ESIAL 1A. XEvel blog. While my friend finishes the set of legs, I worked on a simulator to develop and test the inverse kinematics (IK) algorithms.

The leg IK problem can be treated separately from from the body translation and rotation problem. Also, the future orientable wheel is considered an end-effector and does not change the position where the foot touches the ground, so we can ignore it for now.The current state of the Simu (full leg IK, 3DOF body translation, 3DOF body rotation): Code : (not ready at all for prime time but can be interesting just to have a look...) To use it, you need to install the VPython library (free and portable).The 4DOF leg IK problemSolving the IK problem means finding the servo angles we have to feed the system to have the leg extremity (the foot) at the desired position.

The input is the foot target position (which is a 3D vector, (x,y,z)) and the outputs are the 4 servo angles.