Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 570 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 570 Bytes

auto-ros

CI NPM version

Wrapper of ROSLIB.Ros which automatically reconnects

Usage

import AutoRos from 'auto-ros'

const autoRos = new AutoRos()

autoRos.connect()