maslab.examples
Class TeleDemo

java.lang.Object
  extended by maslab.examples.TeleDemo

public class TeleDemo
extends java.lang.Object

Demonstrates how to use the maslab.telemetry package to view data from your robot remotely. Run this demo and view the results with BotClient.


Constructor Summary
TeleDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TeleDemo

public TeleDemo()
Method Detail

main

public static void main(java.lang.String[] args)

run

public void run()