This folder includes the full code samples for the JavaScript SDK tutorials hosted in the Misty Robotics developer documentation. To run a skill from this folder on your Misty II, upload the code and meta files for the skill your Misty II robot.
These examples are up-to-date with the current version of Misty's software. To check if your robot is up-to-date, see the latest release notes in the Misty Community forums.
- Hello World! - The full code sample from the Hello World tutorial series.
- Time-of-Flight - The full code sample from the Time-of-Flight tutorial.
- Play Audio - The full code sample from the Play Audio tutorial.
- Record Audio - The full code sample from the Record Audio tutorial.
- Face Detection - The full code sample from the Face Detection tutorial.
- Timer Events - The full code sample from the Timer Events tutorial.
- External Requests - The full code sample from the External Requests tutorial.
- Trigger Skill - The full code sample from the Trigger Skill tutorial.
- Head & Arm Movement - The full code sample from the Head & Arm Movement tutorial.
- Bump Sensors - The full code sample from the Bump Sensors tutorial.