Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

CUSail-Navigation/raspberrypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

347 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspberrypi

This repository stores the most recent stable version of the CUSail codebase. It is designed to run on a Raspberry Pi 4B (2GB RAM) and is written in Python 3.7.3.

Documentation: https://cusail-navigation.github.io/raspberrypi/

To generate the documentation, follow this guide: https://cusail-navigation.github.io/intrasite/website/documentation.html

Run from the raspberrypi directory:

  • To run the navigation algorithm: python3 -m nav_algo
  • To run all unit test cases: python3 -m unittest

Run from the raspberrypi/nav_algo directory:

  • To run the event algorithm test cases: python3 -m event_tests (requires matplotlib)

About

Legacy codebase - runs on Raspberry Pi 4B

Resources

Stars

Watchers

Forks

Contributors 18

Languages