Quote:
Originally Posted by origamitaco
I'm new to Java programming and happen to be the only programmer on the team (with the internet to teach me everything I need to know). I've started to get the hang of things but every time I run a command on the bot it stops driving. I just recently added end(); to the interrupt code and do not know if that will fix it (I am not near the bot at the moment). The robot drive (mecanum) is in the main Robot.java so I do not know if maybe I have to put it inside of a command with the requires(chassis);. Any help would be appreciated, I will upload my code upon request.
|
If you can link some of your code that will help us debug it.
Tip: make sure to use code tags when posting code in forums.