open-quadruped icon indicating copy to clipboard operation
open-quadruped copied to clipboard

An open-source 3D-printed quadrupedal robot. Intuitive gait generation through 12-DOF Bezier Curves. Full 6-axis body pose manipulation. Custom 3DOF Leg Inverse Kinematics Model accounting for offsets...

Results 10 open-quadruped issues
Sort by recently updated
recently updated
newest added

I see in both the leg folders, there is a idler mount stl. I also see in the CAD model that there is an idler. Yet, I don't see where...

execute command `roslaunch open_quadruped sim.launch` then how to control the quadruped robot ![Screenshot from 2021-02-02 15-30-20](https://user-images.githubusercontent.com/38275145/106566906-f0282180-656b-11eb-865a-d4a08118cd78.png)

Hey, Adham, working on your package, and need to know what alignement servos need to be at teensy boot !! Could you quickly tell me their position : - Hips...

Hey, this is really cool. Thanks for putting this out there. Also, I really enjoyed reading your [12-DOF Quadrupedal Robot: Inverse Kinematics](https://www.adham-e.dev/pdf/IK_Model.pdf) paper. I especially like the diagrams (because it's...

Do you have any documents or guides on assembly. I'm not sure exactly how you did the belt tension. Also the alignment of the servos would also be helpful. If...

This project could definitely benefit from better made documentation and a website. The wiki is also sparse in terms of setup.

documentation

After using the IK model I created & documented, I have noticed some flaws with my implementation. I'd like to try out a couple of new things: - [ ]...

documentation
enhancement

the problem I m facing is *installing* the ## ROS Melodic - Well for me, it is a bit difficult to find and install this particular dependency in Ubuntu OS....

I wondered if you could add a function like this to the servo control code. It is to detach the servos and thus make them loose power. This is handy...