Difference between revisions of "Roomba"

From CompSciWiki
Jump to: navigation, search
Line 13: Line 13:
  
 
Open Eclipse and download this example program on to your desktop. The program will make your roomba play a simple melody.
 
Open Eclipse and download this example program on to your desktop. The program will make your roomba play a simple melody.
 
+
>>> add screen shots of eclipse and loading the page.
 
===Trouble shooting===
 
===Trouble shooting===
 
+
==== Problem tab ====
 +
==== Ports ====
 
==The roombacom object==
 
==The roombacom object==
  

Revision as of 12:38, 3 April 2012

COMP 1010 Home > Back to Extra Labs

Introduction

Welcome to the Comp 1010 extra labs. In this lab you will learn the basics about the roomba. We will cover basic movements, How to use the lights, how to make sound and play a simple melody, and how to read sensor data with the roomba.

Getting started

Setting up eclipse

If you are not familiar with eclipse please see the Introduction to Eclipse extra lab.

Run your first program

Open Eclipse and download this example program on to your desktop. The program will make your roomba play a simple melody. >>> add screen shots of eclipse and loading the page.

Trouble shooting

Problem tab

Ports

The roombacom object

What is it?

Wait

Basic Movement

Lights

Sound

Sensor Data

Exercise

And Beyond ...