Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 417 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 417 Bytes

DEPRECATED

Currently the implementation is directly in https://github.com/clubcapra/capra_web_ui we might separate it again in the future, but it will most likely be done in a monorepo

Roslib typescript client

This is a wrapper library for roslib, written in typescript.

Disclaimer

This is a work in progress. Use at your own risk.

# download dependencies
npm i

# build project
npm run build