File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -276,8 +276,8 @@ The velocity limit for the teleop planner
276276and are subject to change or removal at any time.)
277277
278278.TP
279- \fB joint. \fI N \fB .joint \- acc \- cmd \fR OUT FLOAT \fB (DEBUG) \fR
280- The joint's commanded acceleration
279+ \fB joint. \fI N \fB .acc \- cmd \fR OUT FLOAT \fB (DEBUG) \fR
280+ The joint's commanded acceleration.
281281
282282.TP
283283\fB joint. \fI N \fB .active \fR OUT BIT \fB (DEBUG) \fR
@@ -362,7 +362,7 @@ TRUE if the joint is using the "free planner" and has come to a stop
362362Should be attached to the index\- enable pin of the joint's encoder to enable homing to index pulse
363363
364364.TQ
365- \fB joint.N .is \- unlocked \fR IN BIT
365+ \fB joint. \fI N \fB .is \- unlocked \fR IN BIT
366366Indicates joint is unlocked (see JOINT UNLOCK PINS).
367367
368368.TP
@@ -432,8 +432,8 @@ TRUE if the axis is a locked joint (typically a rotary) and a move
432432is commanded (see JOINT UNLOCK PINS).
433433
434434.TP
435- \fB joint. \fI N \fB .joint \- vel \- cmd \fR OUT FLOAT \fB (DEBUG) \fR
436- The joint's commanded velocity
435+ \fB joint. \fI N \fB .vel \- cmd \fR OUT FLOAT \fB (DEBUG) \fR
436+ The joint's commanded velocity.
437437
438438.TP
439439\fB joint. \fI N \fB .wheel \- jog \- active \fR OUT BIT \fB (DEBUG) \fR
You can’t perform that action at this time.
0 commit comments