Skip to content

Wifi based controller for Manual Controlled Bot

Notifications You must be signed in to change notification settings

Robocon-IIT-Patna/RoboController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboController

API Based Wifi Controller for Manual Controlled Bot

Usage

Create a local clone of the repository $ git clone https://github.com/HavokSahil/RoboController

Running Client Application

  • Navigate to the directory $ cd RoboController
  • Install Node Modules for Client App $ yarn install
  • Run the Application $ yarn start

Running Server:

  • Navigate to the Server directory $ cd RoboController/Server
  • Install Node Modules for Server $ npm install
  • Run the Server $ npm start or $ node server.js

Dependencies

Once you have npm installed you can run the following both to install and upgrade Yarn:

$ npm install --global yarn

About

Wifi based controller for Manual Controlled Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published