ethanlook / viam-typescript-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Viam TypeScript SDK

Build and connect to robots with TypeScript

license npm documentation

(In)stability Notice

Warning This is a beta release of the Viam TypeScript SDK. Stability is not guaranteed. Breaking changes are likely to occur, and occur often. TS SDK only works in a browser environment.

Usage

Installation

npm install @viamrobotics/sdk

Examples

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

Documentation

https://ts.viam.dev

React Native

To use this SDK with React Native, read the documentation or view the example

License

Copyright 2022-2023 Viam Inc.

Apache 2.0 - See LICENSE file

About

License:Apache License 2.0


Languages

Language:TypeScript 98.8%Language:JavaScript 0.8%Language:Makefile 0.4%