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

ptu action server assume too high speed when set to 0 #148

Open
cdondrup opened this issue Aug 29, 2015 · 1 comment
Open

ptu action server assume too high speed when set to 0 #148

cdondrup opened this issue Aug 29, 2015 · 1 comment

Comments

@cdondrup
Copy link
Member

When the tile or pan speed are left at 0 the PTU action server seems to assume a high velocity which the motors cannot reach. Therefore the PTU miscalibrates.

Also, it might be nice to enforce limits: tilt 43 - -43 and pan 180 - -180.

@cburbridge
Copy link
Member

The maximum/default velocities can be capped with parameters:
https://github.com/strands-project/scitos_apps/blob/hydro-devel/scitos_ptu/scripts/flir_ptu_action_server.py#L20
but it looks like they are only obeyed if there is no velocity given. These parameters should be renamed or made to work as their names suggest.
The limits will be an easy and sensible addition, and should be parameters too.

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