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

setTargetPoseRelative not interrupts #1121

Closed
130s opened this issue Mar 24, 2017 · 2 comments
Closed

setTargetPoseRelative not interrupts #1121

130s opened this issue Mar 24, 2017 · 2 comments

Comments

@130s
Copy link
Contributor

130s commented Mar 24, 2017

Originally discussed at start-jsk/hrpsys#35 (comment)

wait=False にしても,冒頭に waitInterpolationOfGroup があるので待ってしまうため,ユーザからすると不具合に見える.

@k-okada
Copy link
Contributor

k-okada commented Mar 24, 2017 via email

130s added a commit to 130s/hrpsys-base that referenced this issue May 15, 2017
…anehiro#1121).

`wait` argument is to regulate the commands previously run before `setTargetPoseRelative`, but there are users who thought it stops subsequent commands.
This change hopefully clarifies the difference.
fkanehiro added a commit that referenced this issue May 25, 2017
[py][doc] Clarify setTargetPoseRelative's wait behavior (addresses #1121).
@130s
Copy link
Contributor Author

130s commented May 26, 2017

Thanks, document added in #1135.

@130s 130s closed this as completed May 26, 2017
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

2 participants