Share via


Pose Property

Microsoft Robotics Class Reference

Gets or sets pose of the joint at the key-frame.

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

Syntax

[DataMemberAttribute]
public Pose2D Pose { get; set; }

See Also

KeyFrame Class

Microsoft.Robotics.Services.SingleAxisJoint Namespace