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

Motors can't move at all when they are out of the limits #84

Open
APRashedAhmed opened this issue Apr 27, 2018 · 1 comment
Open

Motors can't move at all when they are out of the limits #84

APRashedAhmed opened this issue Apr 27, 2018 · 1 comment
Labels

Comments

@APRashedAhmed
Copy link
Contributor

Expected Behavior

If a motor is outside the limits, all moves to be within the limits should be permitted.

Current Behavior

Motor cannot be moved because it is outside the limits

Possible Solution

Only throw a warning if the current position is outside the limits, but always allow motions

Steps to Reproduce (for bugs)

  1. Set the soft limits of a motor to be outside the current position of the motor
  2. Try moving it to any position

Context

Limits were changed on a motor and made it unmovable using the python interface

@ZLLentz
Copy link
Member

ZLLentz commented Apr 27, 2018

Which motors does this affect?

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

No branches or pull requests

2 participants