All Projects → MechaDuck → HexapodHDA

MechaDuck / HexapodHDA

Licence: other
University Project: Design of a six-legged Hexapod with 3 DoF at each leg. Communication and control implementation on an Arduino 2560.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to HexapodHDA

dynamixel control
ros2_control packages for ROBOTIS Dynamixel
Stars: ✭ 69 (+245%)
Mutual labels:  dynamixel
EvoArm
An open-source 3D-printable robotic arm
Stars: ✭ 114 (+470%)
Mutual labels:  dynamixel
hexapod
Golang program for my junky hexapod
Stars: ✭ 59 (+195%)
Mutual labels:  hexapod
open manipulator simulations
ROS Simulation for OpenManipulator
Stars: ✭ 15 (-25%)
Mutual labels:  dynamixel
ZeroBug
DIY Hexapod Robot
Stars: ✭ 182 (+810%)
Mutual labels:  hexapod
turtlebot3 msgs
ROS msgs package for TurtleBot3
Stars: ✭ 53 (+165%)
Mutual labels:  dynamixel
hexy
Code for a hexapod robot
Stars: ✭ 69 (+245%)
Mutual labels:  hexapod
ArduPod
Open Source Arduino Hexapod
Stars: ✭ 22 (+10%)
Mutual labels:  hexapod
AsFem
A Simple Finite Element Method program (AsFem)
Stars: ✭ 108 (+440%)
Mutual labels:  mechanics
carmechanic
Car Mechanic Simulator mechanics in Unity
Stars: ✭ 39 (+95%)
Mutual labels:  mechanics
realant
RealAnt robot platform for low-cost, real-world reinforcement learning
Stars: ✭ 40 (+100%)
Mutual labels:  dynamixel
lectures-notes
My latex notes on whatever I'm studying. All are available to the public, but please take them with a grain of salt and notify me in case of errors :)
Stars: ✭ 62 (+210%)
Mutual labels:  mechanics
dynamixel-workbench
ROS packages for Dynamixel controllers, msgs, single_manager, toolbox, tutorials
Stars: ✭ 91 (+355%)
Mutual labels:  dynamixel
iknet
Inverse kinematics estimation of ROBOTIS Open Manipulator X with neural networks
Stars: ✭ 27 (+35%)
Mutual labels:  dynamixel
MinimalFem
podgorskiy.com/spblog/304/writing-a-fem-solver-in-less-the-180-lines-of-code
Stars: ✭ 23 (+15%)
Mutual labels:  mechanics
penny
3 servos, 10 dollars hexapod
Stars: ✭ 26 (+30%)
Mutual labels:  hexapod
emanual
Welcome to the ROBOTIS e-Manual ! The e-Manual page rendered from this repository is available for everyone. Just simply click the provided link below :)
Stars: ✭ 105 (+425%)
Mutual labels:  dynamixel
reachy-legacy
A 7 dof prothesis robotic arm.
Stars: ✭ 66 (+230%)
Mutual labels:  dynamixel
stewart-platform-esp32
https://ouilogique.com/plateforme-de-stewart-esp32/
Stars: ✭ 17 (-15%)
Mutual labels:  hexapod
Stick-Hexapod
廢材四足機器人
Stars: ✭ 17 (-15%)
Mutual labels:  hexapod

HexapodHDA

v1.0.0 All basic functions are implemented. Robot can be controlled by an android device. It can move in X, Y direction and rotate around the Z axis.


Hardware that is being used:

-Dynamixel AX-18A (http://emanual.robotis.com/docs/en/dxl/ax/ax-18a/)
-Arduino 2560


Additionally Files:
Servo_EEPROM_INIT/Servo_EEPROM_INIT.ino -->File is used for the very first initialization of the servos e.g. setting ID's.


Libraries needed:
https://github.com/ThingType/AX-12A-servo-library


Main Files:
Rough class structure from 16.06.2018

alt text


Team member:
Hardware design and manufacturing:
Jan Homann, Joel Seelinger, Sameer Al-Qadasi
Software design and implementation:
Tomislav Romic, Philine Stark, Henri Hildebrand

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].