RotateDegrees Class
Microsoft Robotics Class Reference
Request the drive to rotate or turn in position (positive values turn counterclockwise).
Namespace: Microsoft.Robotics.Services.Drive
Assembly: RoboticsCommon (in RoboticsCommon.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public class RotateDegrees : Update<RotateDegreesRequest, PortSet<DefaultUpdateResponseType, Fault>>
Inheritance Hierarchy
System. . :: . .Object
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
Microsoft.Dss.ServiceModel.Dssp. . :: . .Update< (Of < ( <'RotateDegreesRequest, PortSet< (Of < ( <'DefaultUpdateResponseType, Fault> ) > ) >> ) > ) >
Microsoft.Robotics.Services.Drive..::..RotateDegrees