qiayuanl / legged_control

Nonlinear MPC and WBC framework for legged robot based on OCS2 and ros-controls
BSD 3-Clause "New" or "Revised" License
854 stars 217 forks source link

About parallel leg robots #37

Closed jiangtaohu1206 closed 1 year ago

jiangtaohu1206 commented 1 year ago

I would like to ask how a robot with parallel legs (such as minitaur) can use your controller. Since urdf files do not support closed chain structures, I want to use sdf files. But it is not known if the sdf file is compatible with this controller.