Skip to content

KSU-IEEE/controllers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

controllers

A series of controllers and path planners.
This library is meant to be standalone, and able to compile by itself. To do so, do the following:

$ cd /path/to/controllers 
$ mkdir build && cd build  
$ cmake .. # add -GNinja to compile with ninja instead  
$ make  

About

A series of controllers and path planners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages