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

Make plotting script flexible to grippers #3

Open
buntyke opened this issue Sep 13, 2016 · 1 comment
Open

Make plotting script flexible to grippers #3

buntyke opened this issue Sep 13, 2016 · 1 comment

Comments

@buntyke
Copy link
Contributor

buntyke commented Sep 13, 2016

Currently the indices for plotting joint angle data are hard coded and can generate wrong plots when the gripper data is included in the file. This needs to be updated in a way that the presence of gripper data is automatically detected and ignored during plotting.

@buntyke
Copy link
Contributor Author

buntyke commented Sep 13, 2016

This flexibility can be programmed by using the code provided in the Baxter SDK example: joint_trajectory_file_playback.py. It is implemented in the _clean_line() function in the program.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant