File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,6 +51,16 @@ pin in float search-vel "HOME_SEARCH_VEL from INI file";
5151function read fp "Update position-fb and home/limit outputs based on joint values.";
5252function write fp "Update joint pos-cmd outputs based on position-cmd in.";
5353description """
54+ --- Deprecation Notice
55+
56+ gantry - Superseded by the general purpose 'trivkins' kinematics module.
57+
58+ To specify a gantry with non-identity kinematics: use trivkins with the kinstype parameter set for KINEMATICS_BOTH. Example:
59+
60+ loadrt trivkins coordinates=xyyz kinstypes=BOTH
61+ Drives multiple physical motors (joints) from a single axis input
62+
63+ --- End deprecation notice
5464Drives multiple physical motors (joints) from a single axis input
5565.LP
5666The `personality' value is the number of joints to control. Two is typical, but
You can’t perform that action at this time.
0 commit comments