Skip to content

Who doesn't want to control their little helper from a mobile or tablet computer. Viam makes it easy from wherever you are!

License

Notifications You must be signed in to change notification settings

viam-soleng/viam-remote-control

Repository files navigation

Viamlabs - Remote Control

Note

This is repo is outdated and in the meantime we have added a full tutorial on how to build a Viam mobile app. You can find it here.

iPhone Control Screen

This repo contains a simple demo application to demonstrate how easy it is to build mobile apps such as remote control of robots, using the Viam Flutter SDK. This code is kept as simple as possible to also allow people who are not yet familiar with Flutter get started easily. If you are new to Flutter, we highly recommend to start with one of the many tutorials and courses out there such as on Flutter.dev. This course also helps you with the setup/prerequisits to install your development environment and start the application.

The app code is ready to use and if you don't have a robot at hand, feel free to rent one for free here at Viam.com.

Please keep in mind that this is no production ready code and purely for educational purposes!

If you have any questions please don't hesitate to reach out via Viam Community.

Features (besides the obvious ones)

While you can enter the robot credentials every time you connect to the robot, this is not very developer friendly. To automatically prepopulate the credentials you can create a .env file at the level of this README.md file.

Add the following text:

LOCATION= <--e.g. rover.xyz123.viam.cloud-->
SECRET= <--Location Secret-->

You can get the credentials from the app.viam.com under the code sample tab.

About

Who doesn't want to control their little helper from a mobile or tablet computer. Viam makes it easy from wherever you are!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published