EasyManua.ls Logo

Shape Robotics Fable - How to Write a Program

Shape Robotics Fable
30 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
How to Write a Program
To get started with programming Fable, follow these instructions:
1. Turn on a joint module.
2. Pair the hub with the module (make sure to match the light colors).
3. Create a test program like this:
4. Click the Run button located in the softwares main menu.
5. Observe the behavior. If the program was created correctly, the joint module should move back and forth
between two positions at one-second intervals.
6. You can stop the program by clicking the Stop button. You can experiment with this program by changing the
example code.
Endless loop
Angle of Servo X
Angle of Servo Y
ID of joint module
Servo speed in percent
18
CHAPTER 2: GET STARTED