GetEndEffectorPoseRequest Class

Microsoft Robotics Class Reference

Requests end effector Pose

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

Syntax

[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/2006/06/articulatedarm.html", 
    ElementName = "GetEndEffectorPoseRequest")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/2006/06/articulatedarm.html")]
public class GetEndEffectorPoseRequest : IDssSerializable, 
    ICloneable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Services.ArticulatedArm.Proxy..::..GetEndEffectorPoseRequest

See Also

GetEndEffectorPoseRequest Members

Microsoft.Robotics.Services.ArticulatedArm.Proxy Namespace