Erivelton Gualter
Automation and Control Engineer
erivelton.gualter@gmail.com
Menu:
Overview
Extra Projects
Robot Soccer
MATLAB
Air Hockey Table
Mechanical Machining
MOOC
Undergraduate Projects
Business Projects
PhD Class List
B.S Class List
Resume
Fun Time
Matlab
Here contains some code in MATLAB that I have been working ...
Wheeling Simulation
Wheelchar paramters from a real wheelchair;
Open Loop optimal control;
Inspired in LQR;
Assisted-power wheelchair;
github repository
Six Link Robot
Probabilistic Roadmap (PRM)
Guide a robot to avoid objects in the workspace
Sparse graph using Dijkstra's algorithm
github repository
Quadrotor Control in the Plane
Following a line trajectory
Considered the thrust force in the Y-Z Plane;
Proportional Derivative controller;
Control the height of quadrotor;
ODE 45 solver;
Dynamic model is nonlinear
github repository
Quadrotor Control in the Plane
Following a sine waive trajectory
Considered the thrust force in the Y-Z Plane;
Proportional Derivative controller;
Control the height of quadrotor;
ODE 45 solver;
Dynamic model is nonlinear
github repository
3D Controller Quadrotor
Proportional Derivative controller;
Position and Attitude Control;
ODE 45 solver;
github repository
Dijkstra Planner
Works by visiting vertices in the graph
Find a shortest path
github repository
AStarGrid Planner
Find a shortest path
Faster than Dijkstra Planner
github repository
Gradient Based Planner
Guide a robot from one location to another in 2d Space
Used artificial potential fields
Energy surface
github repository
Two link robot arm
Guide a robot to avoid objects in the workspace
github repository
Others activities
CC9220 - Advanced Programming Language I
EL9420 - Advanced Control Class I
EL9420 - Advanced Control Class II
EL9720 - Digital Signal Processing
Z Transform Mappings
Eight Puzzle Game (in Java)
×