DAIRLab / dairlib

MIT License
65 stars 26 forks source link

Support multiple floating base bodies in multibody_utils #323

Open mposa opened 1 year ago

mposa commented 1 year ago

MakeNameToPositionsMap is likely due for an update, given the comments surrounding floating base bodies when it was originally written. I suspect this will have some downstream effects on logging, so will have to be done with care. @AlpAydinoglu hit this issue when trying to use multiple floating bases.

https://github.com/DAIRLab/dairlib/blob/master/multibody/multibody_utils.cc#L182