Skip to content

derekjchow/sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensors

Excercises for the sensors module.

Instructions

Implement the functions defined in the following files:

  • src/features.cc

Configuring and Building

You can configure/build this project by running:

cmake .
make

Testing

To run all tests for this project, run:

ctest -VV

You can also run an individual test suite by running the generated test executables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published