mpkuse / inverted_pendulum
Inverted Pendulum Simulation
☆48Updated 6 years ago
Alternatives and similar repositories for inverted_pendulum
Users that are interested in inverted_pendulum are comparing it to the libraries listed below
Sorting:
- 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…☆22Updated last month
- A collection of Jupyter/IPython notebooks that implement quadrotor control schemes in an expository manner☆46Updated 6 years ago
- An object-based toolbox for robot dynamic simulation, analysis, control and planning.☆47Updated 4 months ago
- Explore a space and find a path around obstacles using a rapidly-exploring random tree (RRT)☆15Updated 4 years ago
- Calculates an optimal LQR controller for a noisy inverted pendulum and simulates the result.☆15Updated 7 years ago
- Light-weight C++ library for fast embedded nonlinear optimisation and optimal control☆50Updated last year
- A basic introduction to Matlab, guided towards simulation and analysis of dynamical systems☆32Updated 9 years ago
- List of literature and software for optimal control and numerical optimization.☆75Updated 5 years ago
- Examples shown in class and recitation from AA203: Optimal and Learning-Based Control.☆52Updated 2 weeks ago
- Simulations and experiments related to my inverted pendulum robot hobby project☆66Updated 3 years ago
- ☆56Updated 3 years ago
- Here, we post the codes that implement the Model Predictive Controller (MPC) for linear systems.☆99Updated last month
- Python implementation of mpc controller for path tracking☆76Updated 4 months ago
- Solver for Algebraic Riccati equation with two ways: iteration based method & eigenvalue decomposition method☆66Updated 6 years ago
- A few simple tutorials for dynamical systems and control. Most require Matlab.☆106Updated 9 years ago
- Torque Limited Simple Pendulum Underactuated System☆57Updated 10 months ago
- The course website for 'Optimal Control for Robotics', which I taught at Tufts University in Spring 2018☆53Updated 7 years ago
- Exercise solutions for Daniel Liberzon's "Calculus of Variations and Optimal Control Theory: A Concise Introduction" book and other optim…☆24Updated 3 years ago
- MATLAB and Simulink tutorials for learning how to program and develop robots powered by ROS™☆25Updated 2 years ago
- This repository contains C++ files that explain how to implement the Model Predictive Control (MPC) algorithm for linear systems in C++ b…☆75Updated last month
- QuadSim: A Quadcopter Rotational Dynamics Simulation For Reinforcement Learning Algorithms☆14Updated last year
- Python code for robot dynamic simulation, analysis, control and planning☆22Updated last year
- A C++ library for solving Model Predictive Control problems☆31Updated 7 years ago
- ☆46Updated 2 months ago
- ☆31Updated 6 years ago
- Convex Geometric Trajectory Tracking using Lie Algebraic MPC for Autonomous Marine Vehicles☆49Updated last year
- ☆14Updated 3 years ago
- Real-Time Ergodic Control☆22Updated 4 years ago
- Various adaptive control implementations (university project)