Open pangtao22 opened 2 years ago
Also, here are list of "enemies" to keep aware of:
Papers that reason about reachable sets based on linearization.
Papers that reason about reachable sets based on mode enumeration.
Papers that help out the optimization process "too much" by assuming lot of structure. If we do decide to go with the finger teleporting assumption, I would prioritize on how our approach is different from theirs given that fingers teleport
@pangtao22 I do remember that while doing iRS-MPC paper, Russ wanted to disambiguate whether the trajopt efficiency comes from quasisdynamic or bundling (which led to a painful week implementing everything on second-order systems in Drake again).
Maybe this will happen this time too? I really think both are necessary for long-term steps :sweat:
I remember that damping has to be tuned really carefully in drake for the auto-diffed derivatives to make sense... and Russ later kind of forgot about asking for it..., and focused more on the connection to RL?
(Very rough) paper structure
h
(time step? step size) and largeT
(horizon? number of knot points?)TODOs