1. SSH into your Jetson device and install SkyCore CLI
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:
- Ensure you have a stable internet connection before running the commands.
- 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!