Changes between Version 8 and Version 9 of Old/Robot/robothandbook


Ignore:
Timestamp:
Aug 29, 2007, 8:45:27 PM (17 years ago)
Author:
aniket
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/Robot/robothandbook

    v8 v9  
    1  * Built in programs
     1 * [wiki:robothandbook#BuildInPrograms Built in programs]
    22  * [wiki:robothandbook#Hardwaretests Hardware tests]
    3   * Navtool
     3  * [wiki:Navtool Navtool]
    44  * Calibration
    55  * startservices.sh
     
    1818== Hardware tests ==
    1919
     20The ERSP software comes with some very useful programs to test how well the hardware is working. All of them are command-line utilities located in /opt/evolution_robotics/bin. The most useful of these are:
     21
     22 * test_battery
     23 * test_range_sensors
     24 * test_camera
     25
     26If these three tests execute successfully, all hardware is properly connected.
     27
     28
     29== Navtool ==