Content deleted Content added
copy edit/cleanup |
|||
Line 1:
{{short description|Software}}
{{Infobox software
| engine = [[MATLAB]]
| website = http://www.petercorke.com/robot }}
The '''Robotics Toolbox''' is [[MATLAB]]
== Purpose ==
The Toolbox provides functions for manipulating and converting between datatypes such as
As the basis of the exercises in several textbooks, the Toolbox is useful for the study and simulation of:<ref>{{cite book|title=A Survey and Comparison of Commercial and Open-Source Robotic Simulator Software|last=Straanowicz|first=Aaron|author2=Gian Luca Mariottini|journal=Proceedings of the 4th International Conference on Pervasive Technologies Related to Assistive Environments|year=2011|isbn=9781450307727|pages=1|citeseerx=10.1.1.369.3980|doi=10.1145/2141622.2141689}}</ref><ref>{{cite journal|last=Nourdine|first=Aliane|date=September 2011|title=Teaching fundamentals of robotics to computer scientists|journal=Computer Applications in Engineering Education|volume=19|issue=3|pages=615–620|doi=10.1002/cae.20342}}</ref><ref>{{cite book|title=Robotics, Vision & Control (2nd edition)|last=Corke|first=Peter|publisher=Springer|year=2017|isbn=978-3-319-54412-0}}</ref><ref>{{cite book|url=http://www.petercorke.com/rvc|title=Robotics, Vision & Control|last=Corke|first=Peter|publisher=Springer|year=2011|isbn=978-3-642-20143-1}}</ref><ref>{{cite book|title=Introduction to Robotics (3rd edition)|last=Craig|first=John|publisher=Prentice-Hall|year=2004}}</ref>
*
*Ground robots and includes: standard path planning algorithms (bug, [[distance transform]], [[D*]], and [[Probabilistic roadmap|PRM]]), lattice planning, kinodynamic planning ([[Rapidly exploring random tree|RRT]]), localization ([[Extended Kalman filter|EKF]], [[particle filter]]), map building ([[Extended Kalman filter|EKF]]) and [[simultaneous localization and mapping]] (using an [[Extended Kalman filter|EKF]] or graph-based method), and a [[Simulink]] model of a non-holonomic vehicle.
* Flying
The Toolbox requires [[MATLAB]], commercial software from [[MathWorks]], in order to operate.
== See also ==
*[[Robot_software#Robotics_Software_Projects|Robotics software projects]]
|