quadruped_ctrl icon indicating copy to clipboard operation
quadruped_ctrl copied to clipboard

MIT Mini Cheetah quadruped robot simulated in pybullet environment using ROS.

Results 5 quadruped_ctrl issues
Sort by recently updated
recently updated
newest added

When I try to run controller simulation, I get the above mentioned error ? which ros package should I install ? ![Screenshot from 2022-02-11 09-02-03](https://user-images.githubusercontent.com/41376183/153535348-34f0d937-e5cb-46f8-a695-7cab2a8d828e.png)

Hello Emiliano, This package works like a charm. Now, I'd like to test it on my real robot, running with BLDC motors. I'd like to use your python file, to...

Hello Emiliano, I work for some time on a python choreographer, So, I need to control the 4 legs and the body, to record poses, regarding to a specific music...

This PR is a huge refactor of the code previous to adding [Vision MPC](https://github.com/eborghi10/quadruped_ctrl/tree/vision-mpc) capabilities. The main idea of this change is to modify the code so it better matches...