|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: When programming doesn't get enough time
Even at work you never get enough time to program. Sales and Managers seem to think that programming is easy. If I hear "I JUST want..." Nothing is ever "JUST"
</rant> Brian |
|
#2
|
||||
|
||||
|
Re: When programming doesn't get enough time
Quote:
http://xkcd.com/1425/ |
|
#3
|
||||||
|
||||||
|
Re: When programming doesn't get enough time
As Bongle said: simulation is everything. We write simulation wrappers for almost every bit of code we do, and test it on a PC before it ever sees the robot.
The key is to structure your code such that it can be executed on a PC - in other words, don't bury calls to the hardware input reading or output setting functions within each code unit. This will allow you to test your code unit off the robot. |
|
#4
|
||||
|
||||
|
Re: When programming doesn't get enough time
Every year I tell the programmers they get the robot first. They program it. Then we build it. They have yet to take me up on the offer so they get what they get.
![]() |
|
#5
|
||||
|
||||
|
Re: When programming doesn't get enough time
Quote:
![]() Quote:
LOL |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|