Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Syntax
[XmlTypeAttribute(IncludeInSchema = false)]
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.Proxy..::..RotateDegrees