diff --git a/docs/tutorials/configure/pet-photographer.md b/docs/tutorials/configure/pet-photographer.md index 3680a7d0d5..6c15198433 100644 --- a/docs/tutorials/configure/pet-photographer.md +++ b/docs/tutorials/configure/pet-photographer.md @@ -18,7 +18,6 @@ date: "2023-09-17" # updated: "" cost: "0" no_list: true -weight: 3 --- If your smart machine [captures](/data/capture/) a lot of data, you might want to filter captured data to selectively store only the data you are interested in. diff --git a/docs/tutorials/projects/claw-game.md b/docs/tutorials/projects/claw-game.md index d3e090b42e..06d5aa2a31 100644 --- a/docs/tutorials/projects/claw-game.md +++ b/docs/tutorials/projects/claw-game.md @@ -15,7 +15,6 @@ level: "Advanced" date: "2023-05-29" # updated: "" cost: 8910 -weight: 8 --- {{}} diff --git a/docs/tutorials/projects/guardian.md b/docs/tutorials/projects/guardian.md index c53db81721..e644d21054 100644 --- a/docs/tutorials/projects/guardian.md +++ b/docs/tutorials/projects/guardian.md @@ -1,7 +1,6 @@ --- title: "A Guardian that Tracks Pets using a Pi, Camera, and Servo" linkTitle: "Pet Guardian" -weight: 6 type: "docs" description: "Make a functional guardian with a servo motor, some LEDs, a camera, and the ML Model and vision service to detect people and pets." webmSrc: "/tutorials/guardian/preview.webm" diff --git a/docs/tutorials/projects/integrating-viam-with-openai.md b/docs/tutorials/projects/integrating-viam-with-openai.md index f0606a4762..84604dc243 100644 --- a/docs/tutorials/projects/integrating-viam-with-openai.md +++ b/docs/tutorials/projects/integrating-viam-with-openai.md @@ -1,7 +1,6 @@ --- title: "Integrate Viam with ChatGPT to create a companion robot" linkTitle: "AI Companion Robot" -weight: 5 type: "docs" tags: [ diff --git a/docs/tutorials/projects/make-a-plant-watering-robot.md b/docs/tutorials/projects/make-a-plant-watering-robot.md index 5e19d29005..c5f8ca367a 100644 --- a/docs/tutorials/projects/make-a-plant-watering-robot.md +++ b/docs/tutorials/projects/make-a-plant-watering-robot.md @@ -1,7 +1,6 @@ --- title: "Plant Watering Robot with a Raspberry Pi" linkTitle: "Plant Watering Robot" -weight: 7 type: "docs" description: "Create a plant watering robot with a Raspberry Pi." tags: ["raspberry pi", "app", "board", "motor"] diff --git a/docs/tutorials/services/accessing-and-moving-robot-arm.md b/docs/tutorials/services/accessing-and-moving-robot-arm.md index 7ff8e28085..3f7568a3b4 100644 --- a/docs/tutorials/services/accessing-and-moving-robot-arm.md +++ b/docs/tutorials/services/accessing-and-moving-robot-arm.md @@ -1,7 +1,7 @@ --- title: "Access and Move a Robot Arm" linkTitle: "Move a Robot Arm" -weight: 5 +weight: 6 type: "docs" description: "Access and control one of the most fundamental systems in robotics: A robotic arm." image: "/tutorials/motion/preview.jpg" diff --git a/docs/tutorials/services/navigate-with-rover-base.md b/docs/tutorials/services/navigate-with-rover-base.md index 289c4fc1b5..a0980bc979 100644 --- a/docs/tutorials/services/navigate-with-rover-base.md +++ b/docs/tutorials/services/navigate-with-rover-base.md @@ -29,7 +29,7 @@ date: "2023-02-08" # updated: "" cost: "0" no_list: true -weight: 4 +weight: 5 # SMEs: Ray Bjorkman, Fahmina ---