SetDriveSpeedRequest Class

Microsoft Robotics Class Reference

Update the target speed of a motor.

Remarks

set speed for each wheel in meters per second

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 = "SetDriveSpeedRequest")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/05/drive.html")]
public class SetDriveSpeedRequest : IDssSerializable, 
    ICloneable

Inheritance Hierarchy

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

See Also

SetDriveSpeedRequest Members

Microsoft.Robotics.Services.Drive.Proxy Namespace