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