Skip to content

Feedback on Hello World Tutorial #86

@mbdmbd

Description

@mbdmbd

For file https://github.com/MistyCommunity/Documentation/blob/master/src/content/misty-ii/robot/hello-world.md

At https://docs.mistyrobotics.com/misty-ii/robot/hello-world/#changing-misty-39-s-led, the docs say (a few times):

Use the Skill Runner to upload your modified HelloWorld.js file to Misty.

and underneath the first time, the note below it says:

If you did not change the name of the JavaScript code file for your Hello World skill, then there's no need to upload a new JSON meta file to Misty.

However, if I try to upload just the .js file, the Skill Runner page returns an error

Skill file uploads must include a json meta file.

(FYI, I do seem to be able to upload the json file without the JavaScript code file.)

Lines 296 and 339 say:

        Math.floor(i * blue)); // red intensity

The comment should say 'blue' intensity, not 'red'.

Lines 628 and 662 say:

If misty sees someone she doesn't know, she raises her eyebrow

The word 'Misty' should be capitalized to match other references to Misty in comment lines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions