pub fn velocity_sender<M>(move_base: M) -> Result<(), Error>where M: MoveBase + 'static,
Launches GUI that send base velocity from GUI to the given move_base.
move_base