Changes between Version 3 and Version 4 of ControlSystems/SoftwareTeam/JetsonVision
- Timestamp:
- Nov 10, 2020, 2:43:10 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/JetsonVision
v3 v4 1 1 nVidia makes a 'Jetson' line of embedded computers with advanced graphical processing units (GPUs) designed for vision processing and artificial intelligence. The capabilities of the CUDA GPU are quite impressive and when you run the demo software that's included it's clear that they are far beyond the capability of an !RPi. The computers run the linux operating system (like the !RoboRio and Raspberry Pi) and are compact enough to mount on a robot and give it serious vision processing capability while not bogging down the !RoboRio. 2 2 3 [[Image(Jetson_TK1.jpg, 240px, right, margin=10)]] 3 4 Team 2537 has a number of older Jetson TK1 computers running Ubuntu linux as trainers and recommends using the Jetson Nano (or newer) for use on robots. For development, you'll want to use a USB keyboard/Mouse and HDMI monitor. On your robot, the Jetson should be connected to the !RoboRio using Ethernet. 2537 Jetsons also make a remote graphical desktop available using RDP so you can connect to the computer remotely (over Ethernet). Jetsons are conveniently powered from 12Vdc. 4 5