There's an error during the build process of a PX4 firmware file. The error message indicates a problem with a missing member in the px4::params namespace

here’s an error during the build process of a PX4 firmware file. The error message indicates a problem with a missing member in the px4::params namespace. Specifically, it’s complaining about 'MC_MAN_TILT_TAU' is not a member of 'px4::params' .


Did you followed the guide on the building the firmware?
Have you modified anything before building?