Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

If plane or axis is toggled the standard jogging by x,y,z or rx, ry, rz is also changed. #48

Open
DamKoVosh opened this issue Jan 14, 2020 · 1 comment

Comments

@DamKoVosh
Copy link
Collaborator

When another plane/axis is toggled the standard jogging by x,y,z or rx, ry, rz is also changed.
This can resolve in unexprected behaviour.

There is no easy fix for this, since the jogging request is only a twist msg. The driver is not able to know if this is supposed to be projected to a plane or not.

Solutions:

  • remove plane toggle at all and use numpad for xy movement only
  • use tfs instead of projection planes, which makes the changed behaviour visible to the user.

Originally posted by @DamKoVosh in #46

@DamKoVosh
Copy link
Collaborator Author

problem:

  • changing tf does not solve the problem for toggle_rotation_axis

another solution:

  • pressing single axis movement/rotation could automatically reset plane/rotation axis if a setting for that would be added

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

No branches or pull requests

1 participant