DAIRLab / dairlib

MIT License
76 stars 27 forks source link

Updates to drake master, including bazel .24 #66

Closed mposa closed 5 years ago

mposa commented 5 years ago

Updates to deal with drake deprecation warnings, primarily to method of the form get_num_xxx and converting to the new RigidTransform class.

This PR will not handle LCM and LcmDrivenLoop changes #65.