Quote:
Originally Posted by Ether
could you please elaborate a bit on what you mean by the phrase "new code methods"?
could you please explain what you mean by "level of coding". do you mean coding style? or something deeper?
I think you'll better-targeted answers if you clarify a bit.
~
|
I'm sorry. It seems I was a bit vague in my post.
When I say new code methods, I mean different ways to write out code to make it more effective. Currently, we are experiments with PID loops, but we're gonna hold off on letting the new kids experiment with new stuff until A) They're more familiar with the rest of the code and B) We (the returning students & mentors) are more familiar with it, so we can help them understand it better.
Also, by level of coding, I mean the general difficulty of writing the code. The schools our team is made up of offers a Java course, which both of the new students have taken, but the class teaches nothing like coding to operate motors or sensors or anything like that. So, what we're trying to do is introduce them to this new level of coding so they have an idea of how to write the robot code WITH the motor control and sensors.
I hope that clarifies things.