Share via


DriveDistanceRequest Class

Microsoft Robotics Class Reference

Drive straight for specified distance

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

Syntax

[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/05/drive.html", 
    ElementName = "DriveDistanceRequest")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/05/drive.html")]
public class DriveDistanceRequest : IDssSerializable, 
    ICloneable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Services.Drive.Proxy..::..DriveDistanceRequest

See Also

DriveDistanceRequest Members

Microsoft.Robotics.Services.Drive.Proxy Namespace