From c8443edfe11ab6b72238ac0ca4ee11ed866435d6 Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Tue, 27 Sep 2022 17:17:06 -0700 Subject: [PATCH] Add rack and pinion example Signed-off-by: Steve Peters --- mimic_joint/proposal.md | 49 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/mimic_joint/proposal.md b/mimic_joint/proposal.md index 088c47d..4ee586e 100644 --- a/mimic_joint/proposal.md +++ b/mimic_joint/proposal.md @@ -196,4 +196,53 @@ tag to joint axes : ~~~ +### Example of rack and pinion constraint + +~~~ + + + + 0 0 0 0 0 0 + + + + 0.4 0.03 0.03 + + + + + + 0 0 0.02 90 0 0 + + + + 0.03 + 0.02 + + + + + + chassis + pinion + + 0 1 0 + + + + chassis + rack + + 1 0 0 + + 0.02 + 0.0 + + + + + +~~~ + + ## Appendix