Jetson Easy Versions Save

🔩 Automatically script to setup and configure your NVIDIA Jetson [Nano, Xavier, TX2i, TX2, TX1, TK1] . This script run different modules to update, fix and patch the kernel, install ROS and other...

v0.6

5 years ago

New updates for JetsonEasy. An easy system to update and fix your NVIDIA Jetson after Jetpack, works with: Xavier, TX2i, TX2, TX1 and TK1.

  • Added NVIDIA Jetson AGX Xavier
  • Added jtop See the pictures below (an easy monitor for your board)
  • Added ROS melodic in autoinstall list
  • Improve autoinstall OpenCV (now you can select to add opencv contrib, extra and the version)
  • Update Stereolabs ZED SDK 2.7 and add iftop in selection list
  • You can add personal extra scripts before the autoinstall
  • Update all versions of Deep Learning, Machine Learning and AI libraries
  • Added new environments variables: cuDNN, TensorRT, VisionWorks
  • All environment variables now are available in shell

jtop

v0.5

5 years ago

New updates released:

  • Added deep learning module. Thanks elinux @dusty-nv
  • Improved performance of Jetson Easy
  • Added "Auto" mode
  • Improved performance of saving file
  • Recognize Jetpack 3.2.1 and 3.3 @nvidia
  • Now is installed ZED @stereolabs with sdk 2.5

v0.1

5 years ago

Initial public pre-release of Jetson easy.

Follow the readme to install your board or run the jetson_easy.run to install your board.

To launch the file follow:

ubuntu@server:~$ chmod +x jetson_easy.run
ubuntu@server:~$ ./jetson_easy.run

If you want run load a different configuration folder run:

ubuntu@server:~$ ./jetson_easy.run -- -c <folder/file>