From 741001aa23707bc0ace83cee115532fa65768f89 Mon Sep 17 00:00:00 2001 From: shannonbradshaw Date: Thu, 12 Feb 2026 11:12:11 -0500 Subject: [PATCH] Update time estimates for gazebo setup, parts 1 and 3 Co-Authored-By: Claude Opus 4.6 --- docs/operate/hello-world/first-project/gazebo-setup.md | 2 ++ docs/operate/hello-world/first-project/part-1.md | 2 +- docs/operate/hello-world/first-project/part-3.md | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/operate/hello-world/first-project/gazebo-setup.md b/docs/operate/hello-world/first-project/gazebo-setup.md index f6ca59b172..c274098705 100644 --- a/docs/operate/hello-world/first-project/gazebo-setup.md +++ b/docs/operate/hello-world/first-project/gazebo-setup.md @@ -10,6 +10,8 @@ date: "2025-01-30" This guide walks you through setting up the Gazebo simulation used in the [Your First Project](../) tutorial. +**Time:** ~2 min + ## Prerequisites - **Docker Desktop** installed and running diff --git a/docs/operate/hello-world/first-project/part-1.md b/docs/operate/hello-world/first-project/part-1.md index 5aa8718717..19e80cd8a7 100644 --- a/docs/operate/hello-world/first-project/part-1.md +++ b/docs/operate/hello-world/first-project/part-1.md @@ -12,7 +12,7 @@ date: "2025-01-30" **Skills:** Connect a machine to Viam, configure components in the Viam UI, configure services in the Viam UI. -**Time:** ~15 min +**Time:** ~10 min ## Prerequisites diff --git a/docs/operate/hello-world/first-project/part-3.md b/docs/operate/hello-world/first-project/part-3.md index 2740bd6265..c94559ce8f 100644 --- a/docs/operate/hello-world/first-project/part-3.md +++ b/docs/operate/hello-world/first-project/part-3.md @@ -12,7 +12,7 @@ date: "2025-01-30" **Skills:** Generate module scaffolding using the Viam CLI, experience with Viam SDKs, develop code iteratively against remote hardware -**Time:** ~15 min +**Time:** ~10 min ## What You'll Build