An open API service indexing awesome lists of open source software.

https://github.com/alecive/kinematics-visualization-matlab

Legacy repo with the scripts I did to visualize the iCub upperbody kinematics in Matlab.
https://github.com/alecive/kinematics-visualization-matlab

Last synced: 3 months ago
JSON representation

Legacy repo with the scripts I did to visualize the iCub upperbody kinematics in Matlab.

Awesome Lists containing this project

README

        

# Visualization of Kinematic Chains in Matlab

This is a legacy repo with the scripts I did to visualize the iCub upperbody kinematics in Matlab. It might come useful in multiple ways in the future.

To see what the software is capable of, simply run (in Matlab) the following:

```
iCubUpperBodyFwdKin(1,1,1,1,1)
```

The result will be something like this, with the torso, arms and hands of the iCub humanoid robot.

![icub-upperbody-kinematics-matlab](https://cloud.githubusercontent.com/assets/4378663/14118673/9a80d06a-f5b8-11e5-9dd0-f2613a4f9537.png)