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

Update current position after switching modes #89

Closed
rkojcev opened this issue May 18, 2016 · 2 comments
Closed

Update current position after switching modes #89

rkojcev opened this issue May 18, 2016 · 2 comments

Comments

@rkojcev
Copy link
Contributor

rkojcev commented May 18, 2016

When I switch modes, for example from Position to TeachArm then swtich back from Position Control, the robot tries to go back to the last pose commanded in the Position mode.

It would be great if you can read out the current position achieved in the TeachArm mode and set that when we switch to Position ctrl mode (or just clear out the last position vector).

@ahundt
Copy link
Owner

ahundt commented Sep 21, 2017

Is this best left as user defined behavior? If the user application wants to feed the current pose into the goal, their code could do that.

Perhaps it is still worthwhile to add a simple flag for this purpose into the c++ driver.

@ahundt
Copy link
Owner

ahundt commented Sep 21, 2017

closing in favor of #99 since there is more discussion

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