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

Configure servos in YAML #12

Open
matthew-reynolds opened this issue Oct 18, 2018 · 0 comments
Open

Configure servos in YAML #12

matthew-reynolds opened this issue Oct 18, 2018 · 0 comments

Comments

@matthew-reynolds
Copy link
Member

🚀 Feature Request

In order to work with generic servos, we need to have additional configuration when we specify the servo in the YAML file. This likely includes optional values for min angle (default=0), max angle (default=180), and perhaps min PWM (default 0.4ms) and max PWM (default 2.4 ms) timing.

Note: These defaults match the defaults specified by the WPILib (Which match the configuration for the Hitec HS-322HD servo provided in the Kit of Parts in 2008). We should maintain these same defaults, so that the default behaviour in our package will match the default behaviour when using the standard WPILib.

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

No branches or pull requests

2 participants