ON THIS PAGE

  • Connect OAK to Luxonis Hub
  • Prerequisites
  • Install Agent
  • Connect Agent to cloud
  • Verify Installation
  • Connect the OAK
  • Next steps

Connect OAK to Luxonis Hub

1

Prerequisites

2

Install Agent

Run this on the target machine:
Command Line
1curl -fsSL https://robothub.luxonis.com/install > /tmp/install.sh && sudo bash /tmp/install.sh
After a successful installation, a window will appear displaying a message indicating that the installation was completed.
Command Line
1╭──────────────────────────────────────────────────────────╮
2│                                                          │
3│  Luxonis Hub Agent Installer                             │
4│  Linux / x86_64                                          │
5│                                                          │
6│  Installation complete!7│  Use `hubctl help` to manage the agent.                  │
8│                                                          │
9╰──────────────────────────────────────────────────────────╯
3

Connect Agent to cloud

Command Line
1hubctl cloud connect
Follow the link to pair the agent with your account.
4

Verify Installation

Now that the installation has finished, you should see your device in the list of devices.
5

Connect the OAK

Plug your OAK into the USB port of your computer.

Next steps