planning dynamic multi contact locomotion with mixed
play

Planning Dynamic Multi-Contact Locomotion with Mixed-Integer Convex - PDF document

Planning Dynamic Multi-Contact Locomotion with Mixed-Integer Convex Optimization Russ Tedrake (work by Andres Valenzuela et al) russt@mit.edu groups.csail.mit.edu/locomotion Let's start with the footstep planning problem... Planning on


  1. Planning Dynamic Multi-Contact Locomotion with Mixed-Integer Convex Optimization Russ Tedrake (work by Andres Valenzuela et al) russt@mit.edu groups.csail.mit.edu/locomotion

  2. Let's start with the footstep planning problem...

  3. Planning on LittleDog (c. 2008) Careful footstep placement Aggressive dynamic motions ... but not at the same time

  4. Search-based footstep placement image from Zucker et al., IJRR, 2011 Chestnutt et al., Veranza et al., Winkler et al., Zucker et al.,... Search over action graph of either Footsteps Body positions Discrete set of reachable footsteps No timing or dynamics

  5. Mixed-integer / continuous formulation There is definitely a combinatorial problem in walking: Left foot or right foot? Cinderblock A or block B? Some search / planning feels inevitable But there is a continuous portion, too Given block A, where exactly do I put my foot? Motion of center of mass / joints ...

  6. Mixed-integer convex optimization minimize x f ( x ) subject to g ( x ) ≤ 0 Convex optimization: forms a convex set g ( x ) ≤ 0 is a convex function (epigraph is convex set) f ( x ) Efficient solvers. Global solutions (no local minima).

  7. Mixed-integer convex optimization Now add integer constraints, e.g.: minimize x f ( x ) subject to g ( x ) ≤ 0 x i ∈ ℤ Non-convex optimization (always). Worst-case complexity is awful. "Mixed-integer convex" iff relaxation (ignoring integer constraint) is convex Relaxation gives lower bounds effective branch-and-bound search ⇒ Very efficient commercial solvers. Global optimality (to tolerance).

  8. Super-fast approximate convex segmentation Iteration between (large-scale) quadratic program and (relatively compact) semi-definite program (SDP) Scales to high dimensions, millions of obstacles

  9. Walking Performance Terrain perception using a head-mounted spinning laser worked well.

  10. Walking Performance Also demonstrated using dense stereo vision (no lidar) 01:00 -02:01

  11. Walking Performance For (mostly) flat foot, near constant center of mass height walking...

  12. Walking Performance For (mostly) flat foot, near constant center of mass height walking... Mixed-integer/convex optimization planners work well (almost instantly) on simple to moderate terrain. 01:58 -00:11 User interface let's human review / adjust footsteps.

  13. Splitting up the planning problem

  14. Splitting up the planning problem

  15. Whole-body trajectory planning Is there a way to generalize the insights from ASIMO/ZMP walking? Key insight from ZMP: Plan feasible contact forces / center of mass first, then fill in the details New algorithm uses: 3D center of mass + centroidal momentum. No actuator limits => all dynamic constraints in 6 dimensions. Complementarity formulations for (frictional) collisions/impact.

  16. Whole-body trajectory planning (cont) Very general framework Plans take ~1 minute to compute (w/ nonlinear optimization) ...and don't always succeed (local minima, ...) 00:00 -00:34

  17. Idea for today: Can we push more of the dynamics into the Mixed-Integer Convex Optimization?

  18. Footstep planning with dynamics Demonstrated ZMP planning + footstep planning as convex (linear MPC) Here we'll add: Footstep regions ( MIQP) ⇒ Angular momentum (enables legs and flight phases) > 2

  19. Planar dynamics f m, I r, v Mass, moment of inertia: , m I Center of mass (COM) position: θ r COM velocity: v p Orientation: θ Angular velocity: ω Foot position relative to COM: v r ˙ T = p × f = v Contact force: f ˙ θ = ω = p z f x − p x f z Moment about COM: T m − 1 v ˙ = f + g I − 1 ω ˙ = T

  20. MI-Convex relaxations of bilinear terms T = pf Original non-convex surface

  21. MI-Convex relaxations of bilinear terms T = pf Linear programming relaxation (McCormick Envelope) Four linear constraints

  22. MI-Convex relaxations of bilinear terms T = pf Piecewise McCormick Envelope (PCM) Tighter relaxation Adds integer variables

  23. Application to a bounding planar quadruped

  24. Application to a bounding planar quadruped Three contact regions (bold lines)

  25. Application to a bounding planar quadruped Three contact regions (bold lines) Three (overlapping) free-space regions (shaded)

  26. Application to a bounding planar quadruped Three contact regions (bold lines) Three (overlapping) free-space regions (shaded)

  27. Application to a bounding planar quadruped Three contact regions (bold lines) Three (overlapping) free-space regions (shaded)

  28. Application to a bounding planar quadruped Three contact regions (bold lines) Three (overlapping) free-space regions (shaded) Regions defined by  j = { x | A j x ≤ b j } Constraint on the -th foot position, : i r i 6 ⋃ r i ∈  j j =1

  29. Application to a bounding planar quadruped For hind foot, in friction cone, f 1  1 For front foot, , f 2 ∈ { 0 }  6 Let  j =  j ×  j Constraint on position and force: 6 ⋃ ( , ) ∈ r i f i  j j =1

  30. Application to a bounding planar quadruped

  31. From MICP results to whole-body planning Some variables map directly COM position and velocity Angular momentum Contact forces Configuration seeds from inverse kinematics At each time find configuration that matches MICP result for: foot positions COM position

  32. From MICP results to whole-body planning

  33. Not just for footstep planning

  34. Grasp optimization Optimize forces and contact positions for robustness Bilinear Matrix Inequalities (solved as SDP w/ rank-minimization) Include kinematic and dynamic constraints (solves inverse kinematics, too)

  35. Grasp optimization Optimize forces and contact positions for robustness Bilinear Matrix Inequalities (solved as SDP w/ rank-minimization) Include kinematic and dynamic constraints (solves inverse kinematics, too)

  36. Grasp optimization Find pose to maximize wrench disturbance given torque limits

  37. Proposal for reliable online multi-contact planning

  38. Summary Bilinear constraints from angular momentum / rotation are the primary challenge for convex planning with dynamics Explored mixed-integer / LP relaxation with promising results on LittleDog SDP relaxation works well in grasping Stay tuned...

  39. For more information Software available at: http://drake.mit.edu Online course (edX) running now: http://tiny.cc/mitx-underactuated Positions available! Faculty openings at MIT Postdoc openings in my group

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend