Robotics package: Difference between revisions
Jump to navigation
Jump to search
(First structure) |
mNo edit summary |
||
Line 1: | Line 1: | ||
The Robotics package is port of the Robotics Toolbox by Peter Corke. | The Robotics package is port of the Robotics Toolbox by Peter Corke. | ||
It is currently under development, you can browse the SVN [http://octave.svn.sf.net/viewvc/octave/trunk/octave-forge/extra/robotics/ repository here]. | |||
== Quaternions == | == Quaternions == |
Revision as of 00:24, 23 November 2011
The Robotics package is port of the Robotics Toolbox by Peter Corke. It is currently under development, you can browse the SVN repository here.
Quaternions
The class quaternions of the Octave forge package is a wrapper of the object oriented quaternion package.