DriveDifferentialTwoWheel Class

Microsoft Robotics Class Reference

Drive Differential Two Wheel Service Implementation

Namespace: Microsoft.Robotics.Services.Drive
Assembly: RoboticsCommon (in RoboticsCommon.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DssServiceDescriptionAttribute("https://msdn.microsoft.com/library/dd145254.aspx")]
[ContractAttribute("https://schemas.microsoft.com/robotics/2006/05/drive.html")]
public class DriveDifferentialTwoWheel : DsspServiceBase

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Ccr.Core. . :: . .CcrServiceBase
    Microsoft.Dss.Core. . :: . .ServiceBase
      Microsoft.Dss.ServiceModel.DsspServiceBase. . :: . .DsspServiceBase
        Microsoft.Robotics.Services.Drive..::..DriveDifferentialTwoWheel

See Also

DriveDifferentialTwoWheel Members

Microsoft.Robotics.Services.Drive Namespace