Skip to content

A Matlab library for cable driven parallel robots.

License

Notifications You must be signed in to change notification settings

IRMA-LAB/cdpr_matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDPR_MATLAB

Overview

This repository contains utilities for the simulation of the CDPR prototypes developed at GRAB lab, within the Department of Industrial Engineering of the University of Bologna. They are organized in folders, divided by their scope:

  • apps: is a folder which contains the developed applications, organized in subforlders. Every subfolder contains several MATLAB functions, which are only useful for the target application, and MATLAB scripts related to the target application;
  • config: is a folder which contains the config files of the developed GRAB prototypes. The config files are needed in order to run any application in the apps folder;
  • data: is a folder which contains the output of the applications, divided in several subfolders;
  • libs: is a folder which contains different libraries (cdpr models, export utilities, etc..) which are cross-application and used repository-wide;

Documentation

Both MATLAB functions and scripts are documented in MATLAB documentation style.

Most of the code is already documented, the rest is in development.

Prerequisites

All the function and scripts have been tested with MATLAB2019b.

In order to run the applications, it is necessary to install this .json parser

About

A Matlab library for cable driven parallel robots.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published