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

https://github.com/japersik/itmo_ipa_lab7_segway

Introduction to Professional Activities. Segway robot model (ITMO)
https://github.com/japersik/itmo_ipa_lab7_segway

itmo itmo-university matlab robot segway-robot-model university

Last synced: about 1 year ago
JSON representation

Introduction to Professional Activities. Segway robot model (ITMO)

Awesome Lists containing this project

README

          

# ITMO_IPA_Lab7_Segway
Introduction to Professional Activities. Segway robot model
***
![alt text](picture.jpg)
Matlab / Simulink model of a Segway robot for laboratory work.
=============================
Script List:
------------
Skript | Action
------------- | -------------
[start.m](Segway/start.m) | Prepare variables for the model
[start_config.m](Segway/start_config.m) | Setting the state of operation and controller
[variables_set.m](Segway/variables_set.m) | Parameters of the robot
[matrix_set.m](Segway/matrix_set.m) | Calculation of coefficients.
plot _ **.m | graph ** (after modeling)
[plot_all2.m](Segway/plot_all2.m) | all graphs (after modeling)
------------
Model List:
------------
Model | Action
------------- | -------------
[Model_v1.slx](Segway/Model_v1.slx) | Model without visualisation
[Model_v2.slx](Segway/Model_v2.slx) | Model with visualisation
---------
Video:
------------
[Link to video "ITMO Robot Segway model (Introduction to Professional Activities)"](https://www.youtube.com/watch?v=slTVVhuOB-c)