RotateDegrees Class

Microsoft Robotics
Microsoft Robotics Class Reference
Request the drive to rotate or turn in position (positive values turn counterclockwise).

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

[XmlTypeAttribute(IncludeInSchema = false)]
public class RotateDegrees : Update<RotateDegreesRequest, PortSet<DefaultUpdateResponseType, Fault>>
Show: