DevGuide/StateInterface

From PaparazziUAV
Revision as of 03:59, 25 January 2013 by Flixr (talk | contribs) (point to generated docs now)
Jump to navigation Jump to search

The general state interface holds all the most important vehicle states like position, velocity, attitude, etc. It handles coordinate system and fixed-/floating-point conversion on the fly and only when needed.

See the generated documentation for more details.

The state interface was merged into the master branch with commit dbdbbaf.