slax32 / react-ros

Connect your website to your robot!

Home Page:https://flynneva.github.io/react-ros/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-ros

Connect your website to your robot!

NPM JavaScript Style Guide

Add react-ros to existing npm project

$ npm install react-ros

Install react-ros as standalone dev

$ npm install 

Usage

To make your own components that use ROS, simply import useROS and place it inside the ROS component that provides the ROS environment.

We've provided a few working examples to help get you started.

Special Thanks

This project builds on the amazing work already done by people working on various projects. Here are a few that are the inspiration behind this component library:

License

MIT © flynneva

About

Connect your website to your robot!

https://flynneva.github.io/react-ros/


Languages

Language:JavaScript 98.6%Language:CSS 1.4%