Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrislgarry/robot-table-tennis-mexfiles
A collection of MEX files I've written which port C functions to be called in the MATLAB environment.
https://github.com/chrislgarry/robot-table-tennis-mexfiles
Last synced: about 5 hours ago
JSON representation
A collection of MEX files I've written which port C functions to be called in the MATLAB environment.
- Host: GitHub
- URL: https://github.com/chrislgarry/robot-table-tennis-mexfiles
- Owner: chrislgarry
- Created: 2012-11-11T17:48:18.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-11T19:16:18.000Z (almost 12 years ago)
- Last Synced: 2024-05-01T20:49:13.528Z (6 months ago)
- Language: C
- Homepage:
- Size: 109 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mexfiles
========A collection of MEX files I have written.
myInverseKinematics: a MEX function which calls a C function to compute inverse kinematics for a robotic arm.