Skip to content

We implement a control system that stabilize the robot in its vertical position, which corresponds to the unstable equilibrium state. The hardware board used to develop the robot is a LEGO MINDSTORM. We develop also an Android app for remote control.

LorenzoAgnolucci/Segway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segway

Table of Contents

About The Project

EasyControl logo

In Segway we implement a control system that stabilize the robot in its vertical position, which corresponds to the unstable equilibrium state. The hardware board used to develop the robot is a LEGO MINDSTORM EV3. We later extend the model from in-place balancing to allow free movement in all directions. We also developed EasyControl an Android app with an intuitive GUI to control the robot easily through a joystick-like controller.

For more information, read the report located in the repo root.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

The robot need to have ev3dev installed and to be set up as shown in the report.

Installation

  1. Clone the repo
git clone https://gitlab.com/turboillegali/gutenberg
  1. Cross-compile with CMake and Docker the contents of the cpp directory

  2. Copy and run the resulting binary on the robot

Usage

Here's a brief description of each directory in the repo root:

  • python: contains both the Python implementations of the control model
  • cpp: contains the C++ implementation of the extended control model
  • app: contains all the sources of EasyControl
  • media: contains app logo and video demos

Authors

Acknowledgments

Laboratory of Automatic Control © Course held by Professor Michele Basso - Computer Engineering Master Degree @University of Florence

About

We implement a control system that stabilize the robot in its vertical position, which corresponds to the unstable equilibrium state. The hardware board used to develop the robot is a LEGO MINDSTORM. We develop also an Android app for remote control.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •