An open API service indexing awesome lists of open source software.

https://github.com/pedropcamellon/submarine-pid

A quick experiment with MatterJS to visualize a submarine being controller by a PID controller
https://github.com/pedropcamellon/submarine-pid

controller

Last synced: 2 months ago
JSON representation

A quick experiment with MatterJS to visualize a submarine being controller by a PID controller

Awesome Lists containing this project

README

        

# Submarine position controlled by a PID
A quick experiment with MatterJS to visualize a submarine being controller by a PID controller.

Thanks to [surma.dev | pid-controller](https://github.com/surma/surma.dev/tree/master/static/lab/pid-controller)