Difference between revisions of "Roomba"

From CompSciWiki
Jump to: navigation, search
Line 6: Line 6:
 
==Getting started==
 
==Getting started==
  
Set up eclipse
+
===Setting up eclipse===
  
 
===Run your first program===
 
===Run your first program===
  
== Basic Movement ==
+
===Trouble shooting===
  
== Lights ==
+
==The roombacom object==
  
== Sound ==
+
=== What is it ===
  
== Sensor Data ==
+
=== Wait ===
 +
 
 +
=== Basic Movement ===
 +
 
 +
=== Lights ===
 +
 
 +
=== Sound ===
 +
 
 +
=== Sensor Data ===
  
 
== Exercise ==
 
== Exercise ==

Revision as of 11:55, 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

Run your first program

Trouble shooting

The roombacom object

What is it

Wait

Basic Movement

Lights

Sound

Sensor Data

Exercise

And Beyond ...