Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVIDIA Jetpack 6 Support #3

Open
my-other-github-account opened this issue Oct 8, 2024 · 0 comments
Open

NVIDIA Jetpack 6 Support #3

my-other-github-account opened this issue Oct 8, 2024 · 0 comments

Comments

@my-other-github-account
Copy link

Are there any plans to support Jetpack 6 on Orin?

Jetpack 6 is important because most of NVIDIA’s LLM stuff (such as their VLMs) and other new libraries don’t support Jetpack 5 systems.

The tutorial is currently incompatible with Jetpack 6 because

base = BaseController('/dev/ttyTHS0', 115200)

Jetpack6 doesn’t have a /dev/ttyTHS0 - they changed things around.

Is there a workaround to modify the tutorial code to work with Jetpack 6, or any plans to support Jetpack 6?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant