TUD-RST / pytutorialsLinks
A collection of tutorials for the Python programming language, especially for control theoretic purposes.
☆50Updated 4 years ago
Alternatives and similar repositories for pytutorials
Users that are interested in pytutorials are comparing it to the libraries listed below
Sorting:
- A curated list of neural applications in control theory and practice☆57Updated 8 years ago
- Python controls☆78Updated last month
- FBS2e examples in Python☆33Updated 2 weeks ago
- Inverted Pendulum Simulation☆51Updated 6 years ago
- Control Engineering with Python☆77Updated 4 months ago
- Course notes for AA203☆157Updated 5 years ago
- A few simple tutorials for dynamical systems and control. Most require Matlab.☆114Updated 10 years ago
- Compiled lecture notes for AA274☆22Updated 6 years ago
- Control Systems☆31Updated 2 years ago
- Optimization sample codes on Python☆25Updated 8 years ago
- Tutorials on Control Theory☆31Updated 6 years ago
- ☆29Updated 3 years ago
- An open-source systems and controls toolbox for Python3☆177Updated 2 years ago
- The course website for 'Optimal Control for Robotics', which I taught at Tufts University in Spring 2018☆55Updated 7 years ago
- Structured framework for learning mechanical systems in PyTorch☆27Updated 6 years ago
- Tutorial repository for raisimGym☆29Updated 6 years ago
- A basic introduction to Matlab, guided towards simulation and analysis of dynamical systems☆31Updated 9 years ago
- Meta-repo for the code of Cully et. al., 2015☆36Updated 7 years ago
- An analysis of different intelligent control techniques (evolutionary alg., reinf. learn., neural networks) applied to robotic manipulato…☆54Updated 8 years ago
- Library for simulation of nonlinear control systems, control design, and Lyapunov-based learning.☆42Updated 3 years ago
- ROB-GY 6323 Reinforcement learning and optimal control for robotics☆118Updated 2 months ago
- https://rsl.ethz.ch/partnership/spinoff/raisim.html☆65Updated 5 years ago
- Example of quadruped planning and control in drake using LittleDog -- a small quadruped robot from Boston Dynamics.☆70Updated 4 years ago
- Lecture notes, slides and scripts (LaTeX sources) in AI, Robotics, Machine Learning, Maths, Optimization☆139Updated last year
- OpenAI Gym environments using DART☆26Updated 2 years ago
- A MATLAB-based educational bridge between theory and practice in robotics.☆105Updated 8 years ago
- A compact Unconstrained (linear) Model Predictive Control (MPC) library for Teensy4/Arduino system (or any real time embedded system in g…☆63Updated 5 years ago
- Model Predictive Control implemented in Python, using scipy.optimize.minimize, on the model of a pendulum.☆28Updated 2 years ago
- Simulate dynamic systems expressed in block diagram form using Python☆238Updated last month
- AleksandarHaber / Linear-Quadratic-Regulator-Optimal-Control-in-Cpp-From-Scratch-by-Using-Newton-MethodWe implemented a solution of the Linear Quadratic Regulator (LQR) Optimal Control problem in C++. We use the Newton method to solve the R…☆29Updated 10 months ago