You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To install DepthAI on Jetson Nano, perform the following steps, after completing a fresh install and setup. On the first log in,
93
-
**do not** immediately run updates.
90
+
To install DepthAI on `Jetson Nano<https://developer.nvidia.com/embedded/jetson-nano-developer-kit>`__ or `Jetson Xavier <https://developer.nvidia.com/embedded/jetson-xavier-nx-devkit>`__,
91
+
perform the following steps, after completing a fresh install and setup. On the first log in, **do not** immediately run updates.
94
92
95
93
This first step is optional: go to the *Software* (App Store) and delete the apps or software that you probably will not use.
96
94
@@ -101,7 +99,7 @@ Open a terminal window and run the following commands:
101
99
sudo apt update && sudo apt upgrade
102
100
sudo reboot now
103
101
104
-
Change the size of your SWAP. These instructions come from the `Getting Started with AI on Jetson Nano <https://developer.nvidia.com/embedded/learn/jetson-ai-certification-programs>`__ from nvidia:
102
+
Change the size of your SWAP. These instructions come from the `Getting Started with AI on Jetson <https://developer.nvidia.com/embedded/learn/jetson-ai-certification-programs>`__ from Nvidia:
0 commit comments