https://github.com/habrador/unity-control-systems-tutorial
Learn about an engineering area called Control systems by building quadcopters, etc
https://github.com/habrador/unity-control-systems-tutorial
gamedev quadcopter unity unity-tutorial unity3d
Last synced: about 2 months ago
JSON representation
Learn about an engineering area called Control systems by building quadcopters, etc
- Host: GitHub
- URL: https://github.com/habrador/unity-control-systems-tutorial
- Owner: Habrador
- License: mit
- Created: 2020-02-15T11:12:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-15T13:01:09.000Z (over 5 years ago)
- Last Synced: 2025-03-28T15:48:25.039Z (2 months ago)
- Topics: gamedev, quadcopter, unity, unity-tutorial, unity3d
- Language: C#
- Size: 794 KB
- Stars: 19
- Watchers: 3
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity Control systems Tutorial
Learn about an engineering area called Control systems:
Use PID-controllers to build:
* Quadcopter
* A self-driving car that will follow a pathLink to the tutorial: https://www.habrador.com/tutorials/pid-controller/
As a bonus you will also get the following:
* Stabilize a propeller with a PID controller (left click to shoot balls at it)
* Stabilize a inverted pendulum with a PID controller
* Make a linked robot move towards a pointFollow me on Twitter for more Unity stuff: https://twitter.com/eriknordeus