You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 channelrcmin: 1000# optional defaultrcmax: 2000# optional, defaultrczero: 1500#optional, middle in min-max
-
joint: elevatorrcout: 1# ...
The text was updated successfully, but these errors were encountered:
Simple node, that convert raw servo positions to joint states.
That should use URDF to map RC channel to joint.
Proposed node config:
The text was updated successfully, but these errors were encountered: