Add Try section: restructured tutorial with fragment-based vision pipeline#4845
Open
shannonbradshaw wants to merge 2 commits intoviamrobotics:new-docs-sitefrom
Open
Add Try section: restructured tutorial with fragment-based vision pipeline#4845shannonbradshaw wants to merge 2 commits intoviamrobotics:new-docs-sitefrom
shannonbradshaw wants to merge 2 commits intoviamrobotics:new-docs-sitefrom
Conversation
- 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>
✅ Deploy Preview for viam-docs ready!
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>
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.

Preview
Start here: https://deploy-preview-4845--viam-docs.netlify.app/try/overview/
Summary
first-project/subdirectory intotry/(remove unnecessary nav nesting)overview.mdwith tutorial scenario and part listing;_index.mdredirects to ittry-vision-pipelinefragment for ML model + vision service setupTest plan
make build-prodpasses cleanly🤖 Generated with Claude Code