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 time needed for Nao to move to next stroke proportional to distance #3

Open
dhood opened this issue Sep 9, 2014 · 0 comments
Open

Comments

@dhood
Copy link
Contributor

dhood commented Sep 9, 2014

Currently there is extra time allowed for the robot to reach the first point on a message because it probably has to lift its arm from the rest position. In message_echoer, there may be multiple strokes published in succession, and the robot may not actually need this extra time because its arm is already lifted. The time allowed to get to the first point should be based on the distance the robot has to move to get to it. Or, better yet, the robot should move to the first point as fast as it can, and notify the tablet when it's ready to write.

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