Changes for page Smart Servo (LSS)
Last modified by Eric Nantel on 2024/07/03 09:40
Change comment: Upload new image "LSS-Servo-Horns.PNG", version 1.2
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 12- SmartServo(LSS)1 +4 - LSS Servos - Content
-
... ... @@ -1,6 +1,6 @@ 1 1 [[image:LSS-Servo-Horns.PNG||queryString="width=350&height=350" height="350" width="350"]] 2 2 3 -[[[[image:lynxmotion-wiki-attachments.WebHome@BuyOnline.jpg||alt="buy-online.jpg"]]>>https://www.robotshop.com/ collections/lynxmotion-smart-servos||rel="noopener noreferrer" target="_blank"]]3 +[[[[image:lynxmotion-wiki-attachments.WebHome@BuyOnline.jpg||alt="buy-online.jpg"]]>>https://www.robotshop.com/en/lynxmotion-smart-servos.html||rel="noopener noreferrer" target="_blank"]] 4 4 5 5 **Table of Contents** 6 6 ... ... @@ -37,14 +37,22 @@ 37 37 38 38 = Navigation = 39 39 40 -* [[doc:.lss-button-menu.WebHome]] 41 -* [[doc:.lss-communication-protocol.WebHome]] 42 -* [[doc:.lss-configuration-software.WebHome]] 43 -* [[doc:.lss-electrical.WebHome]] 44 -* [[doc:.lss-firmware.WebHome]] 45 -* [[LSS - Libraries & Examples>>doc:.lss-libraries.WebHome]] 46 -* [[doc:.lss-mechanical.WebHome]] 47 -* [[doc:.lss-radio-control-pwm.WebHome]] 48 -* [[doc:.lss-specifications.WebHome]] 40 +{{velocity}} 41 +#set ( $list = $xwiki.tag.getDocumentsWithTag('LSS-Ref') ) 42 +#foreach( $reference in $list ) 43 + #set ( $document = $xwiki.getDocument($reference) ) 44 + #set ( $label = $document.getTitle() ) 45 + [[$label>>$reference]] 46 +#end 49 49 50 -{{include reference="servo-erector-set-system.ses-servos.ses-lynxmotion-smart-servo.WebHome" context="NEW"/}} 48 +## Removed hard-coded links and replaced by dynamic, tag-based links instead 49 +##[[doc:.lss-button-menu.WebHome]] 50 +##[[doc:.lss-communication-protocol.WebHome]] 51 +##[[doc:.lss-configuration-software.WebHome]] 52 +##[[doc:.lss-electrical.WebHome]] 53 +##[[doc:.lss-libraries.WebHome]] 54 +##[[doc:.lss-mechanical.WebHome]] 55 +##[[doc:.lss-radio-control-pwm.WebHome]] 56 +##[[doc:.lss-specifications.WebHome]] 57 + 58 +{{/velocity}}