Closed snozawa closed 7 years ago
Add walking example by footstep list.
roseus (load "package://eus_qp/euslisp/test-model-predictive-control.l") (setup) (length (setq *rs-list* (demo-mpc-gen-motion-5 :mu-trans 0.5))) (length (setq *rs-list* (demo-mpc-gen-motion-5 :mu-trans 0.07)))
Add walking example by footstep list.