Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
R
After some additional investigation I was able to resolve this by replacing the include:
#include <c_library_v2/common/mavlink.h>
with:
#include <c_library_v2/development/mavlink.h>
in actuator_test.cpp