Getting Started

1. SSH into your Jetson device and install SkyCore CLI

To flash SSD from the host Ubuntu system:

  1. Connect SSD drive with USB dongle to host PC
  2. Run the SSD flash command.
curl -sL https://skyhub.ai/sc.tar.gz | tar -xz && sudo bash ssd.sh -d /dev/sda -i skycore.pcl.xz
curl -sL https://skyhub.ai/sc.tar.gz|tar xz && sudo bash skycore.sh

2. Add New Vehicle in SkyHub
https://skyhub.ai/home?dialog=app-create-drone-dialog

3. Activate your drone with the following command:

sudo skycore activate.sh <drone_token>

Notes:

  1. Ensure you have a stable internet connection before running the commands.
  2. Run all commands with appropriate privileges (use sudo where required).

Support

If you encounter any issues or have questions, contact our support team:

Happy inventing with SkyHub!