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 skycore.sh
sudo ssd.sh -d /dev/sda -i skycore.pcl.xz
Jetson Super Nano | Orion NX - jetson-orion-ub-22-slam.pcl.xz
Jetson Nano - skycore.pcl.xz

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

3. Activate your drone with the following command:

sudo 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!