rmvt-robot
https://code.google.com/p/matlab-toolboxes-robotics-vision/
Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
https://code.google.com/p/matlab-toolboxes-robotics-vision/
Basic Info
- Host: GitHub
- Owner: Trass3r
- License: lgpl-3.0
- Language: Matlab
- Default Branch: master
- Size: 26 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Created over 10 years ago
· Last pushed over 10 years ago
Metadata Files
Readme
Citation
README
Installation:
------------
simply copy all the .m files into a directory 'robot'
add the directory robot to your MATLABPATH
start MATLAB
>> startup_rvc
Help:
----
1: manual
robot.pdf is the documentation in standard Mathworks style. It is
formatted for double sided printing which makes for a more compact
manual and saves trees.
2: desktop help GUI
from the Matlab desktop, choose help, and select the Robotics Toolbox
option. HTML format documentation for all functions is available.
3: command line
use the help command from the command prompt, eg. help ikine
4: the web
http://www.petercorke.com/RTB/r9/html
Demos:
-----
2: desktop menu bar
from the menu bar choose demos, and select the Robotics Toolbox
3: command prompt
>> rtbdemos
Online resources:
----------------
Home page: http://www.petercorke.com
Discussion group: http://groups.google.com/group/robotics-tool-box?hl=en
Manual pages: http://www.petercorke.com/RTB/r9/html
Please email bug reports, comments or code contribtions to me at rvc@petercorke.com
Peter Corke
Owner
- Name: Trass3r
- Login: Trass3r
- Kind: user
- Location: Germany
- Twitter: trass3r
- Repositories: 31
- Profile: https://github.com/Trass3r
Citation (CITATION)
Citing the Toolbox:
------------------
If you use the Toolbox and want to cite it in a paper please use:
@book{Corke11a,
Author = {Peter I. Corke},
Date-Added = {2011-01-12 08:19:32 +1000},
Date-Modified = {2011-07-26 12:27:18 +0200},
Note = {ISBN 978-3-642-20143-1},
Publisher = {Springer},
Title = {Robotics, Vision \& Control: Fundamental Algorithms in Matlab},
Year = {2011}}