Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Shouldn the beacon tracking and navigation code be called from User_Autonomous_Code() rather than Process_Data_From_Local_IO(). What gives?

0
Posted

Shouldn the beacon tracking and navigation code be called from User_Autonomous_Code() rather than Process_Data_From_Local_IO(). What gives?

0

Yes, if you use the Navigate() or Track_Beacon() functions, they need to be called from User_Autonomous_Code(), not Process_Data_From_Local_IO(). The code was written this way because we needed to be able to start the kick-off demonstration by pressing a switch on the joystick.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123