GetEndEffectorPose Class

Microsoft Robotics
Microsoft Robotics Class Reference
Queries end effector Pose

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

[XmlTypeAttribute(IncludeInSchema = false)]
public class GetEndEffectorPose : Query<GetEndEffectorPoseRequest, PortSet<GetEndEffectorPoseResponse, Fault>>
Show: