|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Robot Build Hanging
When downloading the code to the robot, it hangs at this point:
Quote:
|
|
#2
|
||||
|
||||
|
Re: Robot Build Hanging
that just says you didn't override those methods. you have to make those methods in your iterative robot project if u want them to run
|
|
#3
|
|||
|
|||
|
Re: Robot Build Hanging
What do I have to initialize and disable in these methods and where in the robot code does these methods go?
|
|
#4
|
||||
|
||||
|
Re: Robot Build Hanging
Make a new "IterativeRobot" project and all of the code will be automatically added for you
|
|
#5
|
||||
|
||||
|
Re: Robot Build Hanging
You don't need them present in order to function. If you don't override them, it just uses the init and disabled methods from the parent class.
|
|
#6
|
||||
|
||||
|
Re: Robot Build Hanging
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|