right now it seems impossible to find out which entities are colliding:
ipdb> self.dynamics_world.collision_world.contact_test( self.ground_shape, bullet.ContactResultCallback())
*** RuntimeError: This class cannot be instantiated from Python
affects convex_sweep_test, contact_test, contact_pair_test
right now it seems impossible to find out which entities are colliding:
ipdb> self.dynamics_world.collision_world.contact_test( self.ground_shape, bullet.ContactResultCallback())
*** RuntimeError: This class cannot be instantiated from Python
affects convex_sweep_test, contact_test, contact_pair_test