spiri-sdk/README.md

458 B

Make sure sysbox and docker are installed and run

docker run -p 127.0.0.1:8466:8466 \
  --volume ./spiri-sdk-home:/home/spiri:rw \
  --runtime=sysbox-runc -it \
  git.spirirobotics.com/spiri/spiri-sdk-desktop:master

Navigate to http://localhost:8466, and log in using the username spiri and the password spiri-friend.

From inside the SDK use the following commands to start gazebo and a virtual drone.

cd ~/sdk/
docker compose up