quadrotor-IITKgp/QuadMap-android

Name: QuadMap-android

Owner: Aerial Robotics Kharagpur

Description: Simple android app to send current GPS location or Map coordinate to Quad using Google Maps API over sockets

Forked from: ash-anand/QuadMap-android

Created: 2017-05-09 07:08:49.0

Updated: 2017-05-09 07:08:52.0

Pushed: 2017-04-19 11:19:06.0

Homepage: null

Size: 15833

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Quad Map

Simple android app to control Quad over socket connection.

Drawing Drawing

It uses Google Maps API to retrive GPS points and display markers with quad position.

Modes
Single Point Follow

Specified as Mode A in onboardScripts

A single marker will appear to tap. On tapping the marker you will see the GPS coordinates to the marker as well as an info saying Tap to send quad. Upon tapping on the info a string is sent to the quad with mode A tag.

Drawing

Path Following Mode

Specified as Mode B in onboardScripts

Multiple markers can be placed on the map. Each marker will be numbered and a line will be drawn showing the path to be travelled by the quad. Upon on tapping any marker you will see the info which on tapping will send the string of GPS points to quad with mode B tag.

Drawing

Other Features

Drawing DrawingDrawing


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.