https://github.com/petercorke/toolbox-common-matlab
Common code for MATLAB toolboxes for Robotics, Machine Vision
https://github.com/petercorke/toolbox-common-matlab
Last synced: 15 days ago
JSON representation
Common code for MATLAB toolboxes for Robotics, Machine Vision
- Host: GitHub
- URL: https://github.com/petercorke/toolbox-common-matlab
- Owner: petercorke
- License: lgpl-2.1
- Created: 2015-04-06T04:47:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-28T07:29:02.000Z (about 6 years ago)
- Last Synced: 2025-02-22T19:36:39.646Z (2 months ago)
- Language: MATLAB
- Size: 280 KB
- Stars: 58
- Watchers: 6
- Forks: 42
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Synopsis
Common code for MATLAB toolboxes for Robotics and Machine Vision.
## Motivation
A collection of utility functions that factor out common tasks for the toolboxes.
## Installation
Relevant files are included in the distributions of Robotics Toolbox for MATLAB (RTB) and Machine Vision Toolbox for MATLAB (MVTB).
To use this, my development repo, directly:
* clone this repo
* clone RTB or MVTB
* clone Spatial Math Toolbox for MATLAB
* ensure that all are in your MATLAB path
## API ReferenceBuilt as part of Robotics Toolbox for MATLAB or Machine Vision Toolbox for MATLAB.
## License
GNU LGPL