Skip to content

A repository that serves as the code base for thrusters for NTU MECATRON AUV in SAUVC

Notifications You must be signed in to change notification settings

HiokHian/sauvc-thruster-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sauvc-thruster-lib

To generate Makefiles from project files

cd build/
cmake ..

To generate executables from Makefiles

cd build/
make all

About

A repository that serves as the code base for thrusters for NTU MECATRON AUV in SAUVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 50.9%
  • C++ 37.1%
  • Makefile 5.9%
  • Objective-C 2.3%
  • Yacc 2.0%
  • Lex 1.0%
  • Other 0.8%