UserPreferences

PyroLiveCD


These materials are part of the Pyro Project.

This page can be found at: http://PyroRobotics.org/?page=PyroLiveCD

Pyro Live CD

This CD can be placed in any PC that can boot off of a CD, and you can be running Pyro and other robotics software immediately. No need to install anything! This works even on Windows PCs, laptops, and desktops. Great for students, labs, and presentations.

If you are running the CD and want to know what to do next, please go to PyroLiveCDGettingStarted.

Hardware you will need:

To buy a CD:

To get a Free CD:

To make a CD yourself:

  1. Download the Pyro Live CD ISO file from http://pyrorobotics.org/knoppix/

  2. Burn a CD with the pyro-x.x.x.iso

To use Pyro from the CD:

  1. Boot your computer from the CD

  2. Start a terminal by clicking on the terminal picture on the panel

  3. Run pyrobot as usual (from a terminal window)

The CD contains most of Pyro's support programs, including Player, Stage, Aibo controller, and the Pyrobot simulator. Player is also built with the drivers for the ER, so this CD on a laptop should be all that you need to control it.

To start a "terminal" after booting, click on the computer screen on the panel at the bottom of your desktop. From there you can run pyrobot, scp, emacs, java, javac, or appletviewer.

To get files onto your computer, you can use scp:

scp YOURID@bubo.brynmawr.edu:html/java/MyApplet.java .
scp YOURID@bubo.brynmawr.edu:html/java/MyApplet.html .
emacs MyApplet.java
javac MyApplet.java
appletviewer MyApplet.html

When you are done, you must copy the files that you changed back to a server:

scp MyApplet.java YOURID@yourcomputer.edu:html/
scp MyApplet.html YOURID@yourcomputer.edu:html/

/!\ You will need to scp or print out your work because all of the files will go away after you reboot. You can easily mount a floppy or USB ramdisk and copy your work there.

If you have problems, please see the KnoppixFAQ (which is also on the disk. See /KNOPPIX/KNOPPIX-FAQ-EN.txt).

Colophon

The Pyro Live CD project was made possible by the fine people behind Knoppix. See: