Function openrr_gui::velocity_sender[][src]

pub fn velocity_sender<M>(move_base: M) -> Result<(), Error> where
    M: MoveBase + 'static, 
Expand description

Launches GUI that send base velocity from GUI to the given move_base.