Go to the source code of this file.
Namespaces | |
namespace | plot_vicon |
Functions | |
def | plot_vicon.add_circle |
def | plot_vicon.add_title_and_labels |
def | plot_vicon.fig_dt |
def | plot_vicon.fig_qxyzw |
def | plot_vicon.fig_xy |
def | plot_vicon.fig_xyz |
def | plot_vicon.fig_xz |
def | plot_vicon.fig_yz |
def | plot_vicon.load_bag |
def | plot_vicon.load_npz |
def | plot_vicon.newfig |
def | plot_vicon.save_npz |
def | plot_vicon.subplot |
def | plot_vicon.subplot_vs_time |
Variables | |
list | plot_vicon.dt = t[1:] |
list | plot_vicon.fname = sys.argv[1] |
tuple | plot_vicon.meanval = np.array([np.mean(foo) for foo in (x,y,z)]) |