BaseCR Abstract base collision resolver. All collision resolvers needs to inherit from this class. To write a custom collision resolver you need to overwrite the resolve_collisions function. It ...