Physics Animation Problems

I have a industrial-esque robotic arm that I have animated with an armature system in Blender, then imported to Unity. The animations work great, but the physics don't follow it. How would I get a mesh collider to use the animations from the skinned mesh, or is there another way to do this?

I figured it out - I needed to add colliders to the armature objects, not the arm itself.