Skip to content

Files

Latest commit

 

History

History
23 lines (14 loc) · 495 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 495 Bytes

Viam TypeScript SDK

(In)stability Notice

Warning This is an alpha release of the Viam TypeScript SDK. Stability is not guaranteed. Breaking changes are likely to occur, and occur often.

Usage

Installation

npm install --save @viamrobotics/sdk

Examples

The examples directory contains small apps that demonstrate how to use this SDK to operate a robot running Viam.

License

Copyright 2022 Viam Inc.

Apache 2.0 - See LICENSE file