munron / create2LocalController

to controll iRobot create2 using nodejs in standalone mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create2LocalController

What is this repository for?

To control iRobot Create2 with xbox controller using Node.js

How do I get set up?

$ git clone https://github.com/cdra0624/create2LocalController.git
$ cd create2LocalController
$ npm install
$ npm start

Imgur

Index

1.Gamepad Tutorial gamepadPic
just try to connect gamepad(xbox controller)
Imgur

2.iRobot create2 controller tutorial
botTutorial
control iRobot create2 using web controller
Imgur

3.Control create2 via arrow keypad in standalone arrowController
control iRobot create2 using arrow keypad controller
Imgur

4.Control create2 via internet using peerJS ver0 http://i.imgur.com/mCb7BTu.png
control iRobot create2 from this operator's link
https://crosskeysample.herokuapp.com/create2RemoteController_v0/
and this is also operator's repository
https://github.com/cdra0624/telecreate2

  1. set your peer ID
  2. wait for calling
    (also you can control iRobot create2 using button and pad)
    Imgur

References

https://github.com/luser/gamepadtest

About

to controll iRobot create2 using nodejs in standalone mode


Languages

Language:HTML 55.2%Language:JavaScript 44.8%