|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: Program deployed, no response from robot
you do not need to put code that is in teleop inside a while loop. it loops automatically
|
|
#2
|
||||
|
||||
|
Re: Program deployed, no response from robot
the problem is that you put a while loop inside of the teleop code. Because the code automatically repeats itself, if you repeat it inside of the code, and it takes longer than it does to execute teleop again, it would come up with an error. Try taking the while loop out.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|