SetJointTargetVelocity Class

Microsoft Robotics
Microsoft Robotics Class Reference
Operation SetJointTargetVelocity: Sets target linear or angular velocity depending on joint type

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

[XmlTypeAttribute(IncludeInSchema = false)]
public class SetJointTargetVelocity : Update<SetJointTargetVelocityRequest, PortSet<DefaultUpdateResponseType, Fault>>
Show: