Namespaces » History » Version 8

Version 7 (J. Wienke, 10/14/2011 02:45 PM) → Version 8/11 (S. Wrede, 10/15/2011 10:22 AM)

h1. Type Overview of RST Types and Namespaces

This page shall give a short summary of the _stable_ RST Types and their semantic structuring into distinct namespaces. As such, it shall give component developers a brief overview of the overall library and describe the rationale behind the different namespaces. Ideally, parts of this page will be auto-generated in the future (cf. #630) from the respective type folder in the RST repository, which can also be accessed directly via the repository browser: https://code.cor-lab.org/projects/rst/repository/show/trunk/rst/proto/stable/rst

_this page is work in progress_

h2. Rationale for Package Names

h3. Geometry

_Geometry is a branch of mathematics concerned with questions of shape, size, relative position of figures, and the properties of space._

Related:
* http://www.ros.org/wiki/geometry_msgs

h3. Kinematics

_Kinematics is the branch of classical mechanics that describes the motion of bodies (objects) and systems (groups of objects) without consideration of the forces that cause the motion._

h3. Dynamics

_In the field of physics, the study of the causes of motion and changes in motion is dynamics. In other words the study of forces and why objects are in motion. Dynamics includes the study of the effect of torques on motion._

h3. Vision

_In electrical engineering and computer science, image processing is any form of signal processing for which the input is an image_ ("source":http://en.wikipedia.org/wiki/Image_processing)

h3. Audition

_Audio signal processing, sometimes referred to as audio processing, is the intentional alteration of auditory signals, or sound._ ("source":http://en.wikipedia.org/wiki/Audio_signal_processing)

h3. Stochastics

_The use of the term stochastic to mean based on the theory of probability_ ("source":http://en.wikipedia.org/wiki/Stochastic)

h3. Communication Patterns

_Refers to additional prototypes for advanced communication patterns at the integration level such as the Task-State pattern._

The term was introduced (?) in Robotics in a paper by Christian Schlegel. We coul

Related:

* ROS Action lib

TODO

* add refs and related work for each category