Skip to content

cpp-boilerplate that computes a new velocity using PID algorithm

Notifications You must be signed in to change notification settings

traviezo/cpp-boilerplate

Repository files navigation

C++ Boilerplate

Build Status Coverage Status

Overview

Simple starter C++ project with:

  • cmake
  • googletest

Installation

  • Checkout the repo (and submodules)
$ git clone --recursive https://github.com/Traviezo/cpp-boilerplate.git

TODO:

  • Add more tests to verify edge conditions and parameter validation for PIDcontroller

UPDATE:

  • Added tests for parameters validation in PidController constructor

About

cpp-boilerplate that computes a new velocity using PID algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published