Skip to content

MASA-Dearborn/LAPDOG_Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

193 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAPDOG_Software

Main development repository for Project LAPDOG software development

Building the code

Create and/or Navigate into the build directory

  • mkdir build && cd build

Inside build directory, initialize cmake with

  • cmake ./

To build the code

  • cmake --build ./
  • cmake --build ./ --target main

To run the code (while in build directory)

  • ./app/main

To Test the code

  • ctest

Project Structure

About

Main development repository for Project LAPDOG software development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages