Skip to content

0x4607 - ReportJointMotionProfile

Description

This message provides the receiver with the current motion profile.

JointMotionProfileList

Type: List

Element Type Count Type Min Count Max Count
JointType uint8 0 255

JointType

Type: Variant

Index Type
0 RevoluteJointMotionProfileRec
1 PrismaticJointMotionProfileRec

RevoluteJointMotionProfileRec

Type: Record

Field # Field Name Type Units Optional Interpretation
1 JointMaxSpeed uint32 radian per second false
2 JointMaxAccelerationRate uint32 radian per second squared false
3 JointMaxDecelerationRate uint32 radian per second squared false

PrismaticJointMotionProfileRec

Type: Record

Field # Field Name Type Units Optional Interpretation
1 JointMaxSpeed uint32 meter per second false
2 JointMaxAccelerationRate uint32 meter per second squared false
3 JointMaxDecelerationRate uint32 meter per second squared false