Skip to content

755 Assignment 1, HeartBeat pattern for a self driving car

Notifications You must be signed in to change notification settings

gb9951/CarHeartBeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assignment #1 - Heartbeat Tactic

Group Members:

  • Henry Keena
  • Gavin Burris
  • Prateek Narayanan

Our assignment does not use any external frameworks or dependencies. It runs on pure Java 8.

To run our program you need only use the 'compile.sh' script in the root directory of the project.

Alternatively you can run the project by compiling and running the 'NavigationMonitor.java' file.

Our project is meant to be a representation of a potential Navigation System Monitor process that monitors the GPS and Navigation systems.

It achieves this by testing the Navigation class as a seperate process(es) roughly 20 times.

While a somewhat crude implementation, it clearly demonstrates the Heartbeat Tactic in monitoring different processes.

Link to GitHub Repository: https://github.com/gb9951/CarHeartBeat

About

755 Assignment 1, HeartBeat pattern for a self driving car

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published