Indoor local position problem

I use px4 AC3.5.4 with raspberry. My target is autonomous positioning drone in his local frame without global (gps). I arming drone in GUIDED_NOGPS mode and takeoff. I make request for my position in local frame with next command: vehicle.location.local_frame, but it return ‘north=none, west=none, down=none’ What did i do wrong?