AggregateBounderPropagator overrides underlying propagators attitude
When an `AggregateBounderPropagator` is built, it uses a default provider that is aligned with the frame of the first propagator. The aggregate should in fact rely on the underlying propagators providers, it should not attempt anything on its own (except it users explicitly call `setAttitudeProvider` after built).
issue