|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: Robot Code Making Programming Laptop Disconnect
Try disabling the wireless on whichever laptop you aren't currently using. For example, if you are doing a real-time deployment, only use wireless on the laptop that is executing the deployment.
This seemed to solve much of our problems, but we still lost communication occasionally. On a similar note, we seemed to notice that we lost communication more frequently during a real-time deployment when the driver station was open. We didn't look into this much, but it seemed strange to us. |
|
#2
|
||||
|
||||
|
Re: Robot Code Making Programming Laptop Disconnect
Quote:
Also, using both laptops in the exact same configuration worked fine with a different version of the robot code. |
|
#3
|
|||||
|
|||||
|
Re: Robot Code Making Programming Laptop Disconnect
Sounds like an overly saturated CPU -- code demanding too much CPU time.
Try running the System Manager and watching the CPU utilization. |
|
#4
|
||||
|
||||
|
Re: Robot Code Making Programming Laptop Disconnect
Found the problem - one single loop in periodic tasks didn't have a wait on it. Ugh. I should remember to use the CPU measurer thing (See, I don't even know its name!) more often.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|