rcognita.visualization.animator
This module contains an interface class animator along with concrete realizations, each of which is associated with a corresponding system.
Remarks:
All vectors are treated as of type [n,]
All buffers are treated as of type [L, n] where each row is a vector
Buffers are updated from bottom to top
Functions
|
|
|
|
|
|
|
|
|
Classes
|
Interface class of visualization machinery for simulation of system-controller loops. To design a concrete animator: inherit this class, override: | |
|
Robot marker for visualization. |