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

joints_axes: hotkeys no longer select joints/axes in Axis GUI #22

Closed
SebKuzminsky opened this issue Jan 6, 2016 · 4 comments
Closed

Comments

@SebKuzminsky
Copy link
Collaborator

Ever since commit f2551bb ("joints_axes9: joint jogging and axis gui updates") in joints_axes9, the keyboard can no longer select joints and axes in the Manual Control (F3) tab.

@jepler
Copy link
Member

jepler commented Jan 6, 2016

This appears to be ref 6171b65 in branch ja10.

In my testing, I found that in sim/axis/axis.ini, XYZ select axes and backtick, 1, 2 (etc, henceforth "digits") set feed override. This is a change compared to master branch, where digits select axes.

In sim/axis/ldelta.ini in joint mode, XYZ and digits all do nothing in joint mode. Having homed and entered cartesian mode, XYZ and digits behave the same as for axis.ini, either selecting axes or feed setting override.

  1. is there a good reason to change the behavior of backtick, 1, 2 to select axes in cartesian mode?
  2. is it just an accident that `12 doesn't select joints in joint mode?

@SebKuzminsky
Copy link
Collaborator Author

You must have used the "Home All" feature to home? Homing a single joint by selecting it and hitting the Home key does not work (see #23)

@jepler
Copy link
Member

jepler commented Jan 6, 2016

yup

@SebKuzminsky
Copy link
Collaborator Author

Fixed by Dewey in 7f68abe (joints_axes10).

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