clubcapra / roslib-ts-client-DEPRECATED

A wrapper for roslib written in typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A wrapper for roslib written in typescript

License:GNU General Public License v3.0


Languages

Language:TypeScript 88.5%Language:JavaScript 11.5%