diff --git a/assets/services/navigation/navigation-control-card.png b/assets/services/navigation/navigation-control-card.png index 2fba00f73a..651e99a699 100644 Binary files a/assets/services/navigation/navigation-control-card.png and b/assets/services/navigation/navigation-control-card.png differ diff --git a/docs/services/navigation/_index.md b/docs/services/navigation/_index.md index 58e0b80ef8..1b67ac1e46 100644 --- a/docs/services/navigation/_index.md +++ b/docs/services/navigation/_index.md @@ -181,7 +181,7 @@ Add a [nested reference frame](/services/frame-system/nested-frame-config/) conf - From the left-hand menu, select your base. - Since you haven't adjusted any parameters yet, the default reference frame will be shown for your base: - {{}} + {{}} - Keep the `parent` frame as `world`. Select the **Geometry** dropdown menu. @@ -191,7 +191,7 @@ Add a [nested reference frame](/services/frame-system/nested-frame-config/) conf For example, you would configure a box-shaped base with dimensions of 100mm x 100mm x 100mm (l x h x w) as follows: - {{}} + {{}} - Next, select your movement sensor from the left-hand menu. Click on the **Parent** menu and select your base component. - Give the movement sensor a **Translation** that reflects where it is mounted on your base, measuring the coordinates with respect to the origin of the base. @@ -199,7 +199,7 @@ Add a [nested reference frame](/services/frame-system/nested-frame-config/) conf For example, you would configure a movement sensor mounted 200mm on top of your base as follows: - {{}} + {{}} You can also adjust the **Orientation** and **Geometry** of your movement sensor or base, if necessary. See [the frame system service](/services/frame-system/#configuration) for instructions. @@ -227,9 +227,9 @@ The [navigation service API](/appendix/apis/services/navigation/) supports the f After configuring the navigation service for your machine, navigate to the **CONTROL** tab of the machine's page in the [Viam app](https://app.viam.com) and expand the card matching the name of your service to use an interface for rover navigation. -Here, you can toggle the mode of the service between **Manual** and **Waypoint** to start and stop navigation, add waypoints and obstacles, and view the position of your rover base on a map: +Here, you can add waypoints and obstacles and view the position of your rover base on a map: -![An example control interface for a navigation service in the Viam app Control Tab.](/services/navigation/navigation-control-card.png) +{{}} ## Navigation concepts