Rigid bodies vibrating and jittering - how do I stop it?

My player character has rigid body and collision box and so do other objects on the level. When the player pushes against the other objects they get pushed away, which is great - but they jitter and vibrate a little which looks bad. How can I ensure everything moves as smoothly as possible?

Interpolate! Solved it. :smiley: