Eigen::Vector4d weight_transfer(const Eigen::Vector2d accelerations, const Eigen::Vector3d &aero_forces, const common_lib::car_parameters::CarParameters &car_params)
Calculate the weight transfer based on car parameters, on accelerations and aerodynamic forces.