Skip to content

Commit 0b38e34

Browse files
committed
Fix actuation discoverability and motor article title consistency
1 parent dbdc797 commit 0b38e34

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

_data/navigation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ wiki:
143143
url: /wiki/actuation/task-prioritization-control/
144144
- title: Drive-by-wire Conversion for Autonomous Vehicle
145145
url: /wiki/actuation/drive-by-wire/
146-
- title: Selecting the right Motor for your application
146+
- title: Selecting the Right Motor for Your Application
147147
url: /wiki/actuation/selecting-the-right-motor/
148148
- title: Machine Learning
149149
url: /wiki/machine-learning/

wiki/actuation/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ title: Actuation
44
---
55
**This page is a stub.** You can help us improve it by [editing it](https://github.com/RoboticsKnowledgebase/roboticsknowledgebase.github.io).
66
{: .notice--warning}
7+
8+
## Key Subsections and Highlights
9+
10+
- **[Selecting the Right Motor for Your Application](/wiki/actuation/selecting-the-right-motor/)**
11+
Overview of motor selection tradeoffs across brushed, brushless, stepper, servo, geared, and AC motor options for robotics use cases.

wiki/actuation/selecting-the-right-motor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
date: 2024-12-02 # YYYY-MM-DD
66
# This will be displayed at the bottom of the article
77
# You should set the article's title:
8-
title: Selecting the right Motor for your application.
8+
title: Selecting the Right Motor for Your Application
99
# The 'title' is automatically displayed at the top of the page
1010
# and used in other parts of the site.
1111
---
@@ -117,4 +117,4 @@ To summarize; selecting the right motor for a project involves balancing priorit
117117
- [Brushless Motors](https://rozum.com/brushless-motors/)
118118
- [Comprehensive Guide to Different Types of Motors Used in Robotics](https://sntoom.net/comprehensive-guide-to-different-types-of-motors-used-in-robotics/)
119119
- [Selecting and Sizing Your Motor](https://www.robotsforroboticists.com/motor-selection/)
120-
- [Stepper Motor Guide](https://anaheimautomation.com/blog/post/stepper-motor-guide?srsltid=AfmBOopyKTO7E7Wi8RO1rmnCROOjSvcui4wTm4Hf8EAMExVWdz4x0P0N)
120+
- [Stepper Motor Guide](https://anaheimautomation.com/blog/post/stepper-motor-guide?srsltid=AfmBOopyKTO7E7Wi8RO1rmnCROOjSvcui4wTm4Hf8EAMExVWdz4x0P0N)

0 commit comments

Comments
 (0)