Love the library but I have a few questions with regards to Motors in Aforge.Robotics.Lego:
- I have two motors powering the same drive train. I assume I need to use the MotorState.Regulation property to sync them, but how?
- What does RunState property MotorRunState.RampUp / RampDown do?
- I need to have precise control over a motor for steering, where i can set the motors position accurately and consistently. I understand this is difficult and that gearing is needed, but any pointers on the best method to achieve this would be great! My whole project relies this accuracy!
Cheers!
