Skip to content

Commit e236d08

Browse files
Update services landing page; remove motion next-steps section
- Services _index.md: add motion card, update description to mention service APIs link - Motion _index.md: remove tutorial-linking "Next steps" section (reference pages should not link to tutorials) SLAM card to be added after PR #4977 merges. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 913eea8 commit e236d08

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

docs/reference/services/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ description: "Configuration reference for Viam built-in services: per-service mo
99
date: "2026-04-14"
1010
---
1111

12-
Configuration reference for Viam built-in services. For API method reference, see [APIs](/reference/apis/).
12+
Configuration reference for Viam built-in services. Each page covers available models, configuration attributes, and JSON templates. For API method reference, see [Service APIs](/reference/apis/services/).
1313

1414
{{< cards >}}
1515
{{% card link="/reference/services/vision/" %}}
16+
{{% card link="/reference/services/motion/" %}}
1617
{{< /cards >}}

docs/reference/services/motion/_index.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -172,11 +172,3 @@ The `plan_deviation_m` for `MoveOnMap()` on calls issued from the **CONTROL** ta
172172

173173
{{< /alert >}}
174174

175-
## Next steps
176-
177-
The following tutorials contain complete example code for interacting with a robot arm through the arm component API, and with the motion service API, respectively:
178-
179-
{{< cards >}}
180-
{{% card link="/motion-planning/move-an-arm/move-to-pose/" %}}
181-
{{% card link="/tutorials/services/plan-motion-with-arm-gripper" %}}
182-
{{< /cards >}}

0 commit comments

Comments
 (0)