View Single Post
  #6   Spotlight this post!  
Unread 15-01-2012, 19:53
RufflesRidge RufflesRidge is offline
Registered User
no team
 
Join Date: Jan 2012
Location: USA
Posts: 989
RufflesRidge has a brilliant futureRufflesRidge has a brilliant futureRufflesRidge has a brilliant futureRufflesRidge has a brilliant futureRufflesRidge has a brilliant futureRufflesRidge has a brilliant futureRufflesRidge has a brilliant futureRufflesRidge has a brilliant futureRufflesRidge has a brilliant futureRufflesRidge has a brilliant futureRufflesRidge has a brilliant future
Re: Digital Sidecar Control Not Working

Quote:
Originally Posted by ProgrammerMatt View Post
Dont you need a while loop in teleop? otherwise it just runs once no?
Not in the Iterative template. The "periodic" functions in the Iterative Template are called once per DS packet, ~ every 20ms (which one gets called obviously depends on the current mode)
Reply With Quote