Log in

View Full Version : Bringing in Navigate.zip into the Default code


alexrobotics
24-02-2004, 21:27
Hello,
We are wondering if anybody has some information on how to bring the navigate.zip into the default code. What are the steps required to do this? Since the current sensors are mentioned in the navigate.zip code will they affect the other functions when not in autonomous mode? Hey thanx for the help guys.

Mark McLeod
24-02-2004, 21:42
Hello,
We are wondering if anybody has some information on how to bring the navigate.zip into the default code. What are the steps required to do this? Since the current sensors are mentioned in the navigate.zip code will they affect the other functions when not in autonomous mode? Hey thanx for the help guys.It was talked about here 24631. In addition to those instructions you'll also need the navigate.c and navigate.h files, and you'll need to add a call to navigate() to the User_Autonomous_Code() routine in the user_routines_fast.c file.