Difference between revisions of "Roomba"

From CompSciWiki
Jump to: navigation, search
(added content for getting started)
Line 7: Line 7:
  
 
===Setting up eclipse===
 
===Setting up eclipse===
 +
 +
If you are not familiar with eclipse please see the [[Introduction to Eclipse]] extra lab.
  
 
===Run your first program===
 
===Run your first program===
 +
 +
Open Eclipse and download this example program on to your desktop.
  
 
===Trouble shooting===
 
===Trouble shooting===

Revision as of 12:21, 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.

Trouble shooting

The roombacom object

What is it?

Wait

Basic Movement

Lights

Sound

Sensor Data

Exercise

And Beyond ...