Skip to content
This repository was archived by the owner on Jan 1, 2023. It is now read-only.
/ autonomous-robot Public archive

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

License

Notifications You must be signed in to change notification settings

add-le/autonomous-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks