If the following error occurs during compilation: samples/sample_c++/module_sample/flight_controller/test_flight_controller_command_flying.cpp:633:25: error: ‘asinf’ was not declared in this scope
You need to add the above header file <cmath> to the error file.
Comments
0 comments
Please sign in to leave a comment.