Skip to content

Control of the Two-Link Robotic Manipulator shown in Figure 2 of Passivity-Based Gain-Scheduled Control with Scheduling Matrices

License

Notifications You must be signed in to change notification settings

decargroup/matrix_scheduling_vsp_controllers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passivity-Based Gain-Scheduled Control with Scheduling Matrices

Accompanying code for the control of the planar rigid two-link robotic manipulator used in Section V of Passivity-Based Gain-Scheduled Control with Scheduling Matrices [arXiv] [Slides].

Installation

To clone the repository, run

$ git clone [email protected]:decargroup/matrix_scheduling_vsp_controllers.git

To install all the required dependencies for this project, run

$ cd matrix_scheduling_vsp_controllers
$ pip install -r ./requirements.txt

Usage

To generate Figure 3 and Figures 5-7 in the paper, run

$ python main.py

The plots can be saved to ./Figures by running

$ python main.py --savefig

About

Control of the Two-Link Robotic Manipulator shown in Figure 2 of Passivity-Based Gain-Scheduled Control with Scheduling Matrices

Topics

Resources

License

Stars

Watchers

Forks

Languages