|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#16
|
||||
|
||||
|
Re: pic: Programming is as easy as you make it.
I have found that when using Labview, Stacked Sequences are insanely helpful for programming autonomous. I haven't seen too many people use them.
|
|
#17
|
||||
|
||||
|
Re: pic: Programming is as easy as you make it.
Without the sequence structures, my autonomous would make my robot die in agony.
|
|
#18
|
||||
|
||||
|
Re: pic: Programming is as easy as you make it.
Quote:
I must be missing something |
|
#19
|
||||
|
||||
|
Re: pic: Programming is as easy as you make it.
I also, must be missing something. Help!
![]() |
|
#20
|
||||
|
||||
|
Re: pic: Programming is as easy as you make it.
Stack sequences are definitely easy, but ideally your gonna want to use a state machine. Even if at first it seems as though using a stacked sequence would have been the better way, you will come to appreciate the ability to control what state comes next as you start to modify your auton and make it more complex.
|
|
#21
|
||||
|
||||
|
Re: pic: Programming is as easy as you make it.
Quote:
What is a state machine? |
|
#22
|
||||
|
||||
|
Re: pic: Programming is as easy as you make it.
|
|
#23
|
||||
|
||||
|
Re: pic: Programming is as easy as you make it.
Oooooh. Now I understand! Thanks!
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|