Hardware: add Universal Robots arm setup tutorial#4988
Open
shannonbradshaw wants to merge 1 commit intoviamrobotics:mainfrom
Open
Hardware: add Universal Robots arm setup tutorial#4988shannonbradshaw wants to merge 1 commit intoviamrobotics:mainfrom
shannonbradshaw wants to merge 1 commit intoviamrobotics:mainfrom
Conversation
Covers the pendant and network steps that aren't anywhere in the existing arm documentation or the viam:universal-robots module README: admin password prompt, static IP, Security > Services (the silent-failure step), Remote Control mode, dashboard port verification, and component configuration. Also fixes an incorrect claim in add-an-arm.md that the universal-robots module supports UR10e and UR16e (it supports UR3e, UR5e, UR7e, UR20), and links the arm row to the new tutorial. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
docs/hardware/tutorials/universal-robots.md, a full end-to-end setup guide for UR3e / UR5e / UR7e / UR20 arms: power-on, admin password, static IP on the pendant, enabling Security → Services (the silent-failure step new e-Series arms hit), Remote Control mode, dashboard port verification, Viam component configuration, and a troubleshooting catalog keyed to real failure modes.docs/hardware/tutorials/_index.mdas the landing page for a new Hardware tutorials subsection, intended to hold step-by-step vendor-specific setup guides whose quirks don't fit the genericcommon-components/add-a-*pages.docs/hardware/common-components/add-an-arm.md: the arm-model search list claimed UR10e and UR16e are supported. Theviam:universal-robotsmodule actually supports UR3e, UR5e, UR7e, UR20. Updates the list and links the arm row to the new tutorial.Why this page exists
Setting up a UR arm on Viam right now requires piecing together information from the module README (attributes only), the generic
add-an-armpage (no UR specifics), and Universal Robots documentation (no Viam specifics). The failure modes are opaque: ping works while the Viam module reports "Failed to connect to UR dashboard" because Security → Services ships with Dashboard Server, Primary Client Interface, and RTDE disabled on new arms. Remote Control requires two separate toggles. The tutorial captures the full sequence so new users don't have to reverse-engineer it.Test plan
add-an-arm.mdresolves to the new tutorial.🤖 Generated with Claude Code