pub fn run_prepared(
trajectory: Trajectory,
config: ViewerConfig,
receiver: Receiver<ViewerCommand>,
readiness: Arc<ViewerReadiness>,
snapshot: Arc<Mutex<ViewerSnapshot>>,
)pub fn run_prepared(
trajectory: Trajectory,
config: ViewerConfig,
receiver: Receiver<ViewerCommand>,
readiness: Arc<ViewerReadiness>,
snapshot: Arc<Mutex<ViewerSnapshot>>,
)