Skip to content

Latest commit

 

History

History
executable file
·
22 lines (12 loc) · 1.11 KB

README.md

File metadata and controls

executable file
·
22 lines (12 loc) · 1.11 KB

hinfinty_project

This repository contains the project performed in Controle Hinf por Realimentação de Estados Aplicado a um Robô Omnidirecional in python. The code in this repository has some minor differences, as the sampling rate and some robot parameters, to the original project performed in the work.

Robot

Dynamic Diagram

In the file system_data.py the robot parameters are defined and its state space representation is obtained.

Project

general_form

In the file project.py, functions to computer the H-infinty controller for an arbitrary system on the general form are defined.

Simulation

In the notebook evaluation_SCS the results of projects with the SCS solver are analyzed, a controller is chosen and simulations are performed.

Robot

The folder robot contains code for the communication with the robot.