From 541a361227ec92c3ac3fb2608b4a021c1335950e Mon Sep 17 00:00:00 2001 From: mikeViamTW <110131669+mikeViamTW@users.noreply.github.com> Date: Fri, 13 Jan 2023 15:58:06 -0500 Subject: [PATCH] added next steps --- docs/tutorials/viam-on-a-virtual-machine.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/tutorials/viam-on-a-virtual-machine.md b/docs/tutorials/viam-on-a-virtual-machine.md index c0352c1ffe..687f9b0a9f 100644 --- a/docs/tutorials/viam-on-a-virtual-machine.md +++ b/docs/tutorials/viam-on-a-virtual-machine.md @@ -224,3 +224,11 @@ python3 arm-move.py ``` {{< figure src="../img/viam-on-vm/observing-arm-changes.gif" width="800px" alt="The CONTROL tab and a terminal window displaying arm geometry changes generated by arm-move.py." title="The CONTROL tab and a terminal window displaying arm geometry changes generated by arm-move.py." >}} + +## Next Steps + +In this tutorial, you learned how to create a mock robot using fake components on a Linux virtual machine a Windows host. + +If you're ready to get started with building robots with real hardware components, you should pick up a Raspberry Pi and try building one of Viam's introductory robots on the [tutorials page in our documentation](https://docs.viam.com/tutorials/). + +If you have any issues or if you want to connect with other developers learning how to build robots with Viam, be sure that you head over to the [Viam Community Slack](http://viamrobotics.slack.com).