Direct servos control of SRV-1 robot.
Namespace:
AForge.Robotics.SurveyorAssembly: AForge.Robotics.Surveyor (in AForge.Robotics.Surveyor.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
Parameters
- leftServo
- Type: System..::.Int32
Left servo setting, [0, 100].
- rightServo
- Type: System..::.Int32
Right servo setting, [0, 100].
Remarks
Servo settings represent timing pulse widths ranging from 1ms to 2ms. 0 corresponds to a 1ms pulse, 100 corresponds to a 2ms pulse, and 50 is midrange with a 1.5ms pulse.
