Changes between Version 34 and Version 35 of Old/Dailyupdates


Ignore:
Timestamp:
Jun 27, 2007, 5:38:34 PM (17 years ago)
Author:
vamsi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/Dailyupdates

    v34 v35  
    33[wiki:robotmobilityweek1: Week1]
    44[wiki:robotmobilityweek2: Week2]
     5[wiki:robotmobilityweek3: Week3]
    56
    67= Week 3 =
     
    7778
    7879Problems with Vamsi's code:
     80
    7981- Initially the error "local variable cannot be referenced before assignment" was complaining.  This has to something with local and global variables.  The parallel class might need to pass the necessary variables in order for it work properly.  Temporarily all variables are assigned in their needed methods. Therefore, this error no longer occurs
    8082