navlie.utils.plot¶
Collection of miscellaneous plotting functions.
Functions
|
Plots camera poses along a 3D plot. |
|
A generic three-sigma bound plotter. |
|
Given measurement data, make time-domain plots of the measurement values and their ground-truth model-based values. |
|
Given measurement data, make time-domain plots of the measurement values and their ground-truth model-based values. |
|
Makes a plot of the NEES, showing the actual NEES values, the expected NEES, and the bounds of the specified confidence interval. |
|
Plots a pose trajectory, representing the attitudes by triads plotted along the trajectory. |
|
Sets the axes of a 3D plot to have equal scale. |
Classes
|
A class to plot camera poses in 3D using matplotlib. |