https://github.com/brthor/rcgd-client
Remote Control Ground Drone Control Client
https://github.com/brthor/rcgd-client
Last synced: about 1 year ago
JSON representation
Remote Control Ground Drone Control Client
- Host: GitHub
- URL: https://github.com/brthor/rcgd-client
- Owner: brthor
- Created: 2015-04-04T11:42:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-19T03:37:11.000Z (almost 11 years ago)
- Last Synced: 2025-02-17T10:19:29.627Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 863 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RCGD-Client
Remote Control Ground Drone Client
This is a node client app for controlling the RCGD. It supports driving the drone with an xbox controller plugged into your local computer, and streaming live video from the drone.
## What is RCGD?
RCGD is an unlimited range ground drone constructed from a cheap remote control car.
We replaced the electronics with an Intel Edison, mounted a phone on the car, and used these systems to control it:
[RCGD Android App](https://github.com/Mozoby/RCGD-Android-App)
[RCGD Server](https://github.com/Mozoby/RCGD-Server)
[RCGD Control Code](https://github.com/Mozoby/RCGD-Edison)