Bp 346 en

Z DCEwiki
Verze z 17. 8. 2011, 09:46, kterou vytvořil Petrasva (diskuse | příspěvky) (Založena nová stránka: =Vizualization of finite state machines for robotic applications= '''Author''': Petr Šilhavík Bakalářské práce 2011 Image:346_fig.gif This thesis de…)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Skočit na navigaci Skočit na vyhledávání

Vizualization of finite state machines for robotic applications

Author: Petr Šilhavík


Bakalářské práce 2011


346 fig.gif


This thesis deals with the visualizations of state machines. The program is able to visualize state machines that are implemented in C++ using Boost-Statechart library. The output of the visualization is file that can be visualized with dot and gain this way the state diagram of this state machine. The user gets also the transition table but only printed on standard output. And finally the diagnostical statistics are being printed. To implement the program was used LLVM and Clang that allow rapid source code analysis.