Changes between Version 34 and Version 35 of Old/Dailyupdates
- Timestamp:
- Jun 27, 2007, 5:38:34 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/Dailyupdates
v34 v35 3 3 [wiki:robotmobilityweek1: Week1] 4 4 [wiki:robotmobilityweek2: Week2] 5 [wiki:robotmobilityweek3: Week3] 5 6 6 7 = Week 3 = … … 77 78 78 79 Problems with Vamsi's code: 80 79 81 - 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 80 82