Skip to content

Add Try section: restructured tutorial with fragment-based vision pipeline#4845

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

Add Try section: restructured tutorial with fragment-based vision pipeline#4845
shannonbradshaw wants to merge 2 commits intoviamrobotics:new-docs-sitefrom
shannonbradshaw:content/try

Conversation

@shannonbradshaw
Copy link
Collaborator

@shannonbradshaw shannonbradshaw commented Mar 23, 2026

Preview

Start here: https://deploy-preview-4845--viam-docs.netlify.app/try/overview/

Page Preview link
Overview /try/overview/
Part 1: Vision pipeline /try/part-1/
Part 2: Data capture /try/part-2/
Part 3: Control logic /try/part-3/
Part 4: Deploy a module /try/part-4/
Part 5: Productize /try/part-5/
Gazebo setup /try/gazebo-setup/

Summary

  • Flatten first-project/ subdirectory into try/ (remove unnecessary nav nesting)
  • Add overview.md with tutorial scenario and part listing; _index.md redirects to it
  • Rewrite Part 1 to use try-vision-pipeline fragment for ML model + vision service setup
    • User adds camera manually (teaches components)
    • User adds fragment (teaches fragments and reusable configuration)
    • Saves 18 UI clicks compared to manual configuration
  • Parts 2-5 and Gazebo setup carried over from IA-reorg branch
  • All headings in sentence case
  • UI references match rendered appearance (CSS uppercase for section headings)

Test plan

  • make build-prod passes cleanly
  • Try section appears in sidebar with Overview and all parts
  • Clicking Try in nav goes to overview page
  • Part 1 fragment instructions are clear and complete
  • Internal links between parts work correctly

🤖 Generated with Claude Code

- Flatten first-project/ into try/ (remove unnecessary nesting)
- Add overview.md with tutorial scenario and part listing
- Make _index.md redirect to overview page
- Rewrite Part 1 to use try-vision-pipeline fragment instead of
  manual ML model and vision service configuration (saves 18 steps)
- User still adds camera manually (teaches components), then adds
  fragment (teaches fragments and reusable configuration)
- Parts 2-5 and gazebo-setup carried over from IA-reorg
- Convert all headings to sentence case

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

netlify bot commented Mar 23, 2026

Deploy Preview for viam-docs ready!

Name Link
🔨 Latest commit cabfef0
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/69c16b9c28840d000748a24e
😎 Deploy Preview https://deploy-preview-4845--viam-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 42 (🔴 down 2 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

- Section headings rendered with CSS uppercase: TEST, CONFIGURE,
  DO COMMAND, DATA CAPTURE, ATTRIBUTES
- Fix "Configuration tab" -> "CONFIGURE tab"
- Fix "Online dropdown" -> "Live dropdown"
- Fix "DoCommand field" -> "DO COMMAND section"
- Fix "Camera Stream" -> "Camera stream" (menu item, not section)
- Fix "Time Series" -> "Time series" (menu item, not section)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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