Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 428 Bytes

isshelp.md

File metadata and controls

20 lines (16 loc) · 428 Bytes

@flyoutOnly true

@hideIteration true

@explicitHints true

ISS Help

Step 1

Extend the robotic arm using the ||artemis.extend arm|| block to the red piece of cargo and then use the ||artemis.load cargo|| block to grab it and load it onto the ISS.

    artemis.extendArmA21()
    artemis.loadCargoA21()
    //
artemis-ts=github:ReWrite-Media/artemis-ts#v0.0.56