HebiRobotics / hebi-matlab-examples

Examples for the HEBI Robotics API for MATLAB
http://docs.hebi.us
Apache License 2.0
21 stars 15 forks source link
examples matlab

HEBI MATLAB API Examples

This repository contains examples to go with the http://docs.hebi.us/tools.html#matlab-api[online documentation] that help to get started with the HEBI Robotics APIs for MATLAB.

Setup

All examples in this repository require the HEBI Robotics API for MATLAB in order to run. The API is included in this repository. You can set it up using any of the startup.m scripts in the various example directories.

Basic Examples

This folder contains examples that help you get started with the HEBI Robotics APIs for MATLAB. There are separate examples for each of our different products.

The examples provided in each product work progressively through the following concepts:

These API features and concepts are documented in more detail at:

Kits

This folder contains example code for various preconfigured kits. Additional documentation is available in the corresponding kit directories.

:kits: link:kits

[width="100%",options="header",cols="1a,3a"] |==================== | Kit | Comment

| {kits}/arms[Arms] |

| {kits}/hexapod[Hexapod] |

| {kits}/igor[Igor] |

| {kits}/edward[Edward] |

| {kits}/rosie[Rosie] |

|====================

Advanced Examples

This folder contains examples that show less commonly used concepts.

:advanced: link:advanced

[width="100%",options="header",cols="1a,3a"] |==================== | File | Topics

|{advanced}/ex1_custom_pid_1_controller.m[ex1_custom_pid_1_controller.m] + {advanced}/ex1_custom_pid_2_setter.m[ex1_custom_pid_2_setter.m] |

|====================

Demos

The demos folder contains the source code for some of our https://www.youtube.com/hebirobotics[YouTube videos] as well as common demos.

[width="100%",options="header",cols="1a,3a"] |==================== | Video / Demo | Source Code

|https://youtu.be/oHAddCWBobs[X-Series Industrial Smart Actuator]| :x5_teaser: link:demos/youtube/x5_teaser/x5teaser

|https://youtu.be/zaPtxre4tFc[Teleop Taxi]| :teleop_taxi: link:demos/youtube/teleop_taxi/teleoptaxi

|Hackathon (Japan Oct, 2017)|

|====================