RobotLocomotion / drake

Model-based design and verification for robotics.
https://drake.mit.edu
Other
3.27k stars 1.26k forks source link

Move code in frame.h and rigid_body.h to frame.cc and rigid_body.cc #21516

Closed mitiguy closed 4 months ago

mitiguy commented 4 months ago

This PR helps speed subsequent PRs (e.g., for subsequent work on issue #14269). For practical purposes, this PR is a copy-paste of code from frame.h to frame.cc and code from rigid_body.h to rigid_body.cc.


This change is Reviewable

jwnimmer-tri commented 4 months ago

Let's do Tuesday +@sammy-tri