Skip to content

I want to obtain the angles of each joint of the robot arm in real-time. #15

@BK-Kong

Description

@BK-Kong

Using the "data_channel.request_data().sdata.jnt_ref" command, I can obtain the angle of the base joint, but I cannot retrieve the angles of the other joints.

jnt_ref contains an array of 6 elements, but they all seem to be overwritten with the base joint’s data.

Is my understanding correct? If so, does this package currently lack the functionality to retrieve the angles of all joints?

(I know how to retrieve the TCP pose using the "tcp_ref" value, but I also want to obtain the joint angles.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions