Skip to main content

simulate_push

Function simulate_push 

Source
pub fn simulate_push(
    config: PusherMppiConfig,
    params: PusherSliderParams,
    start: SliderState,
    goal: SliderState,
    max_steps: usize,
) -> RoboticsResult<PushReport>
Expand description

Drive the pushing controller toward a goal pose and report the result.