NVIDIA Jetson Orin/JetPack 5.0.2: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 9: Line 9:




*[[NVIDIA Jetson Orin/JetPack_5.0/Getting_Started|The Getting Started]] section is a simple guide to getting your Orin up and running.
*[[NVIDIA Jetson Orin/JetPack_5.0/Getting_Started|The Getting Started]] section summarizes the system requirements and how to get Jetpack.
*[[NVIDIA Jetson Orin/JetPack_5.0/Getting_Started/Components|The Components]] section explores what is inside JetPack 5.0, and provides a guide to the examples available for each component.
*[[NVIDIA Jetson Orin/JetPack_5.0/Getting_Started/Components|The Components]] section explores what is inside JetPack 5.0, and provides a guide to the examples available for each component.
*[[NVIDIA Jetson Orin/JetPack_5.0/Compiling_Code|The Compiling Source Code]] section is a guide to compiling JetPack 5.0 from the source.
*[[NVIDIA Jetson Orin/JetPack_5.0/Compiling_Code|The Compiling Source Code]] section is a guide to compiling JetPack 5.0 from the source.

Revision as of 00:47, 30 June 2022


Previous: Introduction/Software Support Index Next: JetPack 5.0/Getting Started




JetPack is the official Software Development Kit provided by NVIDIA, its version 5.0 (Developer Preview) provides support for the Jetson Orin. In this section, you will learn how to get started with Jetpack 5.0. Jetpack SDK is a powerful tool that will enable you to customize the OS components for your board and flash it. The following sections will provide information about what is included in the SDK, a description of each of its components, and how to use them to get your Jetson Orin AGX up and running.



Previous: Introduction/Software Support Index Next: JetPack 5.0/Getting Started