Skip to content

Commit f31e834

Browse files
committed
Update system requirements notice
System is developed and tested on Raspberry Pi 5 but recommend Jetson Orin Nano instead even though not tested on that board. Performance much better using GPU
1 parent 6d9cbc2 commit f31e834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vitepress/docs/system-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This is the supported system i.e. development and testing is done on these specs
2727
- **Storage**: 128GB SD card <Badge type="tip" text="Recommended"/>, 64GB should also work
2828
- **OS**: Debian and its derivatives <Badge type="tip" text="Recommended"/>
2929
::: tip GPU recommended
30-
The goal is to make GISNav work without a GPU so it is developed and tested on a Raspberry Pi. However, you will likely get better results using e.g. an Nvidia board. There should be no hard dependency on an NVIDIA GPU, but PyTorch will by default upload the model into main (CPU) memory since CUDA is not available.
30+
The goal is to make GISNav work without a GPU so it is developed and tested on a Raspberry Pi. However, you will likely get better results using e.g. an Nvidia Jetson Orin Nano board. There should be no hard dependency on an NVIDIA GPU, but PyTorch will most likely by default upload the model into main (CPU) memory if CUDA is not available.
3131
:::
3232

3333
::: warning Warning: 4GB of memory not enough

0 commit comments

Comments
 (0)