Skip to content

sandeshthapa/MotionControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplePID

A simple controller to calcuate forces.

Install

Clone the repository

[email protected]:sandeshthapa/MotionControl.git
cd MotionControl/Control_design 
cd build 
cmake ..
make 
./simple_pid

Install cmake

Head over to CMake download page and get a binary for your operating system, e.g. Windows, Linux, or Mac OS X. On Windows double click the binary to install. On Linux run the binary from a terminal.

On Linux, you can also install the packages from the distribution's package manager. On Ubuntu 16.04 you can install the command-line and graphical application with:

sudo apt-get install cmake
sudo apt-get install cmake-gui

About

Motion controls design, implementation for UAV, Motors, Vehicle (Matlab/Simulink, C/C++, Python)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published