Created
May 29, 2018 14:56
-
-
Save RDaneelOlivav/2ce45c7a81e5c7451e72a1f09c181b50 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
float64 side # The distance of each side of the square | |
int32 repetitions # The number of times BB-8 has to execute the square movement when the service is called | |
--- | |
bool success # Did it achieve it? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment