add-le / autonomous-robot

Arduino and Node.js server programs to drive and manage a fully functional autonomous robot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autonomous Robot

GPLv3 License Language Java Language C++

Arduino and Node.js server programs to drive and manage a fully functional autonomous robot.

Features

  • Autonomous travel
  • Using sensors
  • Cognitive actions and reactions
  • Fully drivable remotly too

Installation

  1. Install XBEE v.53.1x sparkfun
  2. Use npm to install node packages
  npm install
  npm run autoload
  npm run .
  1. Launch .ino files
  arduino-xs mission_*.ino

Usage

Control the robot using the web generated app, or use the pre determined mission files. Leave the robot alone to begin the autonomous mode, and moving on the unknown environment.

Authors

License

GPL v3

About

Arduino and Node.js server programs to drive and manage a fully functional autonomous robot.

License:GNU General Public License v3.0


Languages

Language:JavaScript 49.0%Language:C++ 43.8%Language:HTML 7.2%