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

Create a burn-in script #5

Open
toliver opened this issue Nov 4, 2013 · 0 comments
Open

Create a burn-in script #5

toliver opened this issue Nov 4, 2013 · 0 comments

Comments

@toliver
Copy link
Contributor

toliver commented Nov 4, 2013

@jlaforga has asked to have a burn-in script that would move the hand for a certain period of time, to test that everything works well.

The easiest way is to follow his suggestion and make a script based on the current
https://github.com/shadow-robot/sr-config/blob/development/sr_ethercat_hand_config/demos/demo_1.py

The burn in would be based on the function def ff_pressed(self,data):
that moves the hand following a quite complete set of movements.

The only difference with the demo is that:

  • we want the sequence to repeat for a certain number of times
  • we don't need the other moments defined there (in the demo they are triggered byt pressing the other finger tactiles)
  • we should think if we want to trigger the start by pressing the tactiles.
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