Control SRV-1 robot's motors using predefined commands.
Namespace:
AForge.Robotics.SurveyorAssembly: AForge.Robotics.Surveyor (in AForge.Robotics.Surveyor.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
C# |
---|
public void ControlMotors( SRV1..::.MotorCommand command ) |
Parameters
- command
- Type: AForge.Robotics.Surveyor..::.SRV1..::.MotorCommand
Motor command to send to the SRV-1 Blackfin robot.
Remarks
