NVIDIA Jetson Guide
Supported Jetson Models
Model
RAM
Processing Strategy
Recommended Use
Requirements
Installation
# Install the JetPack 6 .deb package
sudo dpkg -i chloros-arm64-jp6.deb
# Verify installation
chloros-cli --version
# Install Python SDK (optional)
pip install chloros-sdk
# Run system diagnostics
chloros-cli selftestDynamic Compute Adaptation on Jetson
How It Works
Per-Model Behavior
Jetson Model
Strategy
Workers
Pipeline
Concurrency
Thermal Management
Temperature
Action
Memory Management
Swap Recommendations
OOM (Out of Memory) Fallback
Field Deployment
Power Considerations
Jetson Model
Typical Power Draw
Notes
Storage Recommendations
Headless Operation via SSH
Automated Processing with systemd
Example Workflows
Basic Jetson Processing
Python SDK on Jetson
Batch Processing Multiple Flights
Recommended Jetson Systems for Field Use
Next Steps
Last updated