Skip to content

Swish4114/AnkiOverdriveCollisionPrevention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnkiOverdriveCollisionPrevention

A collision prevention project for the anki overdrive kit written in java.

Dependencies

This project requires an adjusted version of the JAnki library. See the JAnki folder for the adjusted version.

Getting started

This project contains two versions of collision prevention.

One that uses stop and go logic and one that uses dynamic speed adjustment (dsa)

Installing

Just run

mvn clean package

Executing

To start the prevention use

de.project.dsa.DSACar.main()

or

de.project.stopandgo.StopAndGoCar.main()

About

anki overdrive collision prevention program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published