Record New Step — Ezblock

We use the remote function to control PiCrawler to make several poses in turn, and record these poses. Replay them later.

Program

After opening the example, you can see the following code block.

../_images/record.png

Switch to the Remote Control interface, and you will see the following widgets.

../_images/sp210928_164343-1.png

How it works?

This project was born out of Adjust Posture. Added recording and replay functions.

The recording function is implemented by the following code.

../_images/sp210928_164449.png

The replay function is implemented by the following code.

../_images/sp210928_164500.png