Articles
- August 30, 2018
- 2 Comments
NVIDIA is now making available a collection of links and resources for the Jetson Xavier. The official page is here. Reproduced here to spread the word! Jetson Xavier Homepage Jetson […]
- August 29, 2018
- 12 Comments
NVIDIA now has an official release for TensorFlow on the NVIDIA Jetson TX2 Development Kit! This makes installing TensorFlow on the Jetson much less challenging. Here’s the shortcut version: For […]
- August 23, 2018
- No Comments
We have know for some time (February, 2017) that Magic Leap has been using the Jetson TX2 for research and development: This shot shows a rig in development. While the […]
- August 19, 2018
- 14 Comments
After completion of the RACECAR/J robot assembly, ROS software installation and VESC programming, it is time to test teleoperation using a game controller. Looky here: Background In the software installation […]
- July 25, 2018
- 27 Comments
It is straightforward to connect an I2C device to a Jetson TX2. Looky here: Background I2C is a straightforward serial protocol. There are usually two wires, one is for transferring […]
- July 10, 2018
- 28 Comments
Recently the Intel Librealsense Development Team added CUDA support to the Librealsense SDK. Here’s how to install it on the Jetson TX Dev kits. Looky here: Background As you may […]
- July 5, 2018
- 6 Comments
A quick note, the repository for building the Linux kernel onboard the NVIDIA Jetson TX2 development kit has been updated. The repository is on the JetsonHacks account on Github, buildJetsonTX2Kernel. […]
- June 29, 2018
- 2 Comments
Wouldn’t it be nice to be able to package OpenCV into an installable after a build such as in our previous article, Build OpenCV 3.4 with CUDA on Jetson TX2? […]
- June 15, 2018
- No Comments
NVIDIA announces the availability of version 21.7 of L4T for the Jetson TK1 Development Kit, and version L4T 28.2.1 for the Jetson TX2/TX2i Development Kits. Jetson TK1 The L4T 21.7 […]
- June 4, 2018
- 17 Comments
For OpenCV to use CUDA acceleration on the NVIDIA Jetson TX1 running L4T 28.2 (JetPack 3.2), you will need to build OpenCV from source. Looky here: Background With the latest […]