DT211/3 - Robot Technology Fundamentals

You can access the course syllabus here.

Class Materials


Week 1

Week 2

Week 3

Week 4

Week 5

Week 6

Continuous Assessment



task09.pdf

Useful links



How to handle some common errors ...



When I run nxjc I get the following error "javac is not recognised ..."


If the nxjc command returns the error "javac is not recognised as an internal or external command" inputting the following command at your terminal prompt may solve the problem: set PATH=%PATH%;"C:\Program Files\Java\jdk1.6.0_16\bin\"

How to solve "This device cannot start (code 10)" error on Windows XP


The easiest way to solve a USB error code 10 in Windows XP is to follow the steps below to remove and reinstall all USB controllers.

  1. Click on Start
  2. Right Click on My Computer, click on Properties
  3. Click on the Hardware tab
  4. Click the Device Manager button.
  5. Expand Universal Serial Bus controllers section.
  6. Right-click every device under the Universal Serial Bus controllers node, and then click Uninstall to remove them one at a time.
  7. Restart the computer, and allow the computer to reinstall the USB controllers.
  8. Plug in the removable USB storage device, and then test to make sure that the issue is resolved.

See discussion here for more information.

Exam Preparation