Plugin Usage Examples
AimRT provides the following plugin usage examples:
Notes on these examples:
Each example has its own independent readme document; for details, click the example link to view;
Most plugin examples are based on CPP interface examples. Users need to enable the
AIMRT_BUILD_EXAMPLES
option when compiling AimRT. After compilation, these examples can be run in the build directory;