A Polymer element wrapping roslibjs's ROS object.
ros-websocket
A Polymer element that wraps roslibjs.
-
Version 3 is a hybrid element that supports Polymer 1 and Polymer 2.
-
Version 4 is built for Polymer 3.
-
Demo. Note that the demo should be run locally.
Installation
- Polymer 1 and 2:
bower install --save jstnhuang/ros-websocket
- Polymer 3:
npm install @justinhuang/ros-websocket
Install
Framework Support
Browser Independent
Install with
Run the above npm command in your project folder.
If you have any issues installing, please
contact the author.
Release notes - Version 4.0.0
Dependencies
- @polymer/polymer#^3.0.0
- eventemitter2#~2.2.0
- roslib#>=0.14.0