Skip to content

It si a simple serial pid controller including position and velocity control loop.

Notifications You must be signed in to change notification settings

tongliuzhu/serial-pid-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Getting Started

Prerequisites

Ubuntu 16.04 OpenCV

Downloading Source code

git clone https://github.com/tongliuzhu/serial-pid-controller.git
git checkout -b your_feature_branch origin/master

Compile and Run Source code

cd serial-pid-controller && cd build
cmake .. && make
./serialpid

Contributing

  1. Commit your Changes (git commit -m 'Add some AmazingFeature)
  2. Push to the Branch (git push origin your_feature_branch)
  3. Create a merge request and notify admin to merge your request

Contact

Liuzhu Tong - [email protected]

About

It si a simple serial pid controller including position and velocity control loop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published