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

Make Joint state publisher from rc/out #387

Closed
vooon opened this issue Sep 16, 2015 · 0 comments
Closed

Make Joint state publisher from rc/out #387

vooon opened this issue Sep 16, 2015 · 0 comments
Assignees
Milestone

Comments

@vooon
Copy link
Member

vooon commented Sep 16, 2015

Simple node, that convert raw servo positions to joint states.
That should use URDF to map RC channel to joint.

Proposed node config:

-
  joint: aileron # same name should be used in <joint>
  rcout: 0 # servo channel
  rcmin: 1000 # optional default
  rcmax: 2000 # optional, default
  rczero: 1500 #optional, middle in min-max
-
  joint: elevator
  rcout: 1
# ...
@vooon vooon self-assigned this Sep 16, 2015
@vooon vooon added this to the Version 0.15 milestone Sep 16, 2015
vooon added a commit that referenced this issue Sep 17, 2015
@vooon vooon closed this as completed in d0256ca Sep 17, 2015
nmichael pushed a commit to rislab/mavros that referenced this issue Mar 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant