Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.05 KB

readme.md

File metadata and controls

24 lines (19 loc) · 1.05 KB

How to work with Spot from Boston Dynamics

Schedule lesson

Schedule lesson here or email at arseniy@merklebot.com

Play with our robot

Connection to robot's terminal are conducted through robot-agent (do not support Windows):

  1. Follow instruction and create robot entity for Spot

  2. Share your public key and robot private one with teacher

  3. Launch Docker Job with next parameters:

    1. Docker image: ghcr.io/merklebot/spot-lesson-image:master
    2. Custom command: sh
    3. Network mode: host
  4. Connect to the robot terminal

  5. In opened terminal you can work with code via vim editor