RobotLocomotion / drake

Model-based design and verification for robotics.
https://drake.mit.edu
Other
3.25k stars 1.26k forks source link

How to use a real robot with the InstantaneousQPController #1974

Closed alexbuyval closed 7 years ago

alexbuyval commented 8 years ago

Hi

I am trying to use the Drake software for Darwin-OP robot. I have simulated it successfully (video). However, I don't see way how to connect the real Darwin with Drake.

First of all, I faced out that I have position-Based servos on Darwin. I have found #1593 issue, but I don't understand what the current state of the issue. Have you finished the new the rigid body dynamics engine in C++ already?

The second, I have got the special Matlab toolbox to control Darwin from Matlab. Is there way to use the simulink block from this toolbox together with InstantaneousQPController? Maybe there are any examples for other real robots?

Best Regards, Alex

aidgab commented 8 years ago

+1. Interested in running Drake on Nao. Are there any updates on position-based servos?

RussTedrake commented 7 years ago

we're bringing up more humanoids examples now in the new c++ drake. please check back again soon.