Skip to content

Try section: fix UI labels, add simulation-to-real bridge#4869

Open
shannonbradshaw wants to merge 2 commits intoviamrobotics:new-docs-sitefrom
shannonbradshaw:content/try
Open

Try section: fix UI labels, add simulation-to-real bridge#4869
shannonbradshaw wants to merge 2 commits intoviamrobotics:new-docs-sitefrom
shannonbradshaw:content/try

Conversation

@shannonbradshaw
Copy link
Copy Markdown
Collaborator

Summary

  • Fix 4 incorrect UI label references (ATTRIBUTES → Attributes, DATA CAPTURE → Data capture x3)
  • Fix em dash in overview description and congratulations list
  • Add "Using real hardware instead of simulation" section to Part 5

Context

Full section review verified all 26 UI labels, 10 Go SDK patterns, 5 CLI commands, and external dependencies (simulation repo, modules, fragments) against current source code. All SDK code and CLI commands are correct. The only issues were 4 UI label capitalizations and missing guidance on transitioning from simulation to real hardware.

Test plan

  • Verify Attributes and Data capture labels match what users see in the app
  • Verify the simulation-to-real section renders correctly at the end of Part 5
  • Verify no em dashes remain in the try section

🤖 Generated with Claude Code

Fix 4 incorrect UI label references: ATTRIBUTES → Attributes,
DATA CAPTURE → Data capture (3 occurrences). These sections use the
Section component which does not apply CSS uppercase.

Fix em dash in overview description and congratulations list.

Add "Using real hardware instead of simulation" section to Part 5
explaining what changes when transitioning from Gazebo to physical
hardware (only the camera component).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 31, 2026

Deploy Preview for viam-docs failed. Why did it fail? →

Name Link
🔨 Latest commit c493399
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/69cd19a8a9b3af000808ba07

…to-real bridge

Fix 4 incorrect UI label references: ATTRIBUTES → Attributes,
DATA CAPTURE → Data capture (3 occurrences). These sections use the
Section component which does not apply CSS uppercase.

Fix em dash in overview description and congratulations list.

Add brief landing page content (was empty frontmatter only).

Add "Using real hardware instead of simulation" section to Part 5
explaining what changes when transitioning from Gazebo to physical
hardware.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@shannonbradshaw
Copy link
Copy Markdown
Collaborator Author

All GitHub checks pass (vale, prettier, codespell, markdown, htmltest, Python snippets). Hugo builds successfully locally.

The Netlify deploy preview failure is from the no-more-404 plugin, likely caused by the force push resetting the branch history. The build log is empty (Netlify never started building), which points to a cache/state issue rather than a content problem. Other PRs from the same fork deploy fine (#4873).

This should resolve when merged to new-docs-site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant