Skip to content
Merged
2 changes: 2 additions & 0 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ wiki:
url: /wiki/actuation/task-prioritization-control/
- title: Drive-by-wire Conversion for Autonomous Vehicle
url: /wiki/actuation/drive-by-wire/
- title: LED Lighting for Robotics
url: /wiki/actuation/led-lights/
- title: Selecting the Right Motor for Your Application
url: /wiki/actuation/selecting-the-right-motor/
- title: Machine Learning
Expand Down
Binary file added wiki/actuation/assets/bear-robotics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added wiki/actuation/assets/cri-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added wiki/actuation/assets/em-spectrum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added wiki/actuation/assets/fetch-robot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added wiki/actuation/assets/franka-lights.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added wiki/actuation/assets/makrolon-plastic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added wiki/actuation/assets/pudu-bellabot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added wiki/actuation/assets/relay-robot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added wiki/actuation/assets/spectral-graphs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions wiki/actuation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ The "Controls & Actuation" section provides a detailed guide to implementing and
- **[MoveIt Hybrid Planning Architecture for Motion Compensation](/wiki/actuation/moveit-hybrid-planning-architecture/)**
Explains manager-global-local planner coordination in MoveIt hybrid planning and a practical motion compensation adaptation.

- **[LED Lighting for Robotics](/wiki/actuation/led-lights/)**
Practical overview of LED lighting design for robotic platforms, including communication use cases, optics, power, and implementation tradeoffs.

- **[Selecting the Right Motor for Your Application](/wiki/actuation/selecting-the-right-motor/)**
Overview of motor selection tradeoffs across brushed, brushless, stepper, servo, geared, and AC motor options for robotics use cases.

Expand Down
145 changes: 145 additions & 0 deletions wiki/actuation/led-lights.md

Large diffs are not rendered by default.

Loading