C# (CSharp) ControlSystem ManualController - 20 examples found. These are the top rated real world C# (CSharp) examples of ControlSystem.ManualController extracted from open source projects. You can rate examples to help us improve the quality of examples.
Class that encapsulates controlling manual movement. Instead of using directly Robot or Simulator by interface. Note: Uses IRobot, so it is able to use either a Robot or a Simulator.