-
Notifications
You must be signed in to change notification settings - Fork 27
Creating a Custom Command
Everything you need to know to start writing your own Peeqo skills!
In this video you'll create a personal copy of the project so you can easily create your own skills and run them on your Robot. You'll also be able to pull new updates from the original repo at any time.
In this step, you'll understand the folder structure so you know how the app is setup
In this step, you'll see all that happens from the time you say Peeqo to the time you get a response
In this step you will get familiar with the dialogflow interface and concepts and create your own custom dialogflow commands
In this step, we'll write some code to get Peeqo to respond correctly
In this step, we'll create a custom servo movement for Peeqo
In this step, we'll get our code running on our robot
In this step, we'll see how we can share our custom code with the community