Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Naomi Pentrel <[email protected]>
  • Loading branch information
sguequierre and npentrel authored Sep 14, 2023
1 parent 5a268d5 commit ea190f5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/tutorials/configure/build-a-mock-robot.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,13 @@ Go to this robot's **Setup** tab.
### Install and start `viam-server` on your computer

Before you proceed with configuring and controlling your robot, install `viam-server`.
Follow the steps outlined for your computer's architecture on the **Setup** tab of the [Viam app](https://app.viam.com) to install `viam-server` on your computer as a system service.
Find more information on running `viam-server` in the [installation guide](/installation/manage/).
Follow the steps outlined for your computer's architecture on the **Setup** tab of the [Viam app](https://app.viam.com) to [install `viam-server`](/installation/manage/) on your computer as a system service.

### Configure your mock robot

[Configure your mock robot](/manage/configuration/) to represent a physical smart machine with robotic board, arm, and motor hardware.

If you were using actual hardware, this process would provide `viam-server` with the information what hardware is attached to it and how to communicate with it.
If you were using physical hardware, this process would provide `viam-server` with the information what hardware is attached to it and how to communicate with it.
For this robot, you configure `viam-server` to use `fake` components that emulate physical hardware:

1. Navigate to the **Config** tab of your mock robot's page in [the Viam app](https://app.viam.com).
Expand Down

0 comments on commit ea190f5

Please sign in to comment.