You can set the collision objects and layers so it can collide and see the terrain, but it cannot see itself. I think what you would need to do is have the objects be on layer 1 and the terrain on layer 2, and then set the mask for the objects to just layer 2 and NOT layer 1.