Skip to content

Temporally disable mpc uninitialization warning

Description

Disable mpc uninitialization warning and related test.

The MPC tries computing when the trajectory has not been received, and it ends up with the warning. This warning fills up the terminal in one second, so I'll turn it off until we can take an appropriate way.

Merge request reports