Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plot a subset of joints #2

Open
mfocchi opened this issue Aug 3, 2023 · 0 comments
Open

plot a subset of joints #2

mfocchi opened this issue Aug 3, 2023 · 0 comments

Comments

@mfocchi
Copy link
Owner

mfocchi commented Aug 3, 2023

    # plot rope joints
     subset = p.rope_index
    plotJoint('position', p.time_log, p.q_log[subset, :], p.q_des_log[subset, :],
               joint_names=itemgetter(*subset)(conf.robot_params[p.robot_name]['joint_names']))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant