MAVSDK TypeScript Angular Client

JSON →
library 2.0.0 ·javascript
verified Jun 7, 2026

Angular client services for MAVSDK gRPC-Web, version 2.0.0 (stable). This library provides Angular-injectable services to interact with MAVSDK over gRPC-Web, enabling drone telemetry and control in Angular 21+ applications. It is tied to the mavsdk-types schema and requires grpc-web and google-protobuf runtime dependencies. Differentiator: native Angular service pattern (Observables) vs lower-level JS SDKs. Release cadence: major versions align with Angular major releases. Note that v2.0.0 drops Angular 15/16 support.