← Search

David Millard

4 accepted papers

2024

CppFlow: Generative Inverse Kinematics for Efficient and Robust Cartesian Path Planning

ICRA 2024poster

In this work we present CppFlow - a novel and performant planner for the Cartesian Path Planning problem, which finds valid trajectories up to 129x faster than current methods, while also succeeding on more difficult problems where others fail. At the core of the proposed algorithm is the use of a l…

Cited by 4SourcecodeScholar
2022

Probabilistic Inference of Simulation Parameters via Parallel Differentiable Simulation

ICRA 2022poster

Reproducing real world dynamics in simulation is critical for the development of new control and perception methods. This task typically involves the estimation of simu-lation parameter distributions from observed rollouts through an inverse inference problem characterized by multi-modality and skew…

Cited by 23SourcecodeScholar
2022

Tracking Fast Trajectories with a Deformable Object using a Learned Model

ICRA 2022poster

We propose a method for robotic control of deformable objects using a learned nonlinear dynamics model. After collecting a dataset of trajectories from the real system, we train a recurrent neural network (RNN) to approximate its input-output behavior with a latent state-space model. The RNN interna…

Cited by 12SourceScholar
2021

NeuralSim: Augmenting Differentiable Simulators with Neural Networks

ICRA 2021poster

Differentiable simulators provide an avenue for closing the sim-to-real gap by enabling the use of efficient, gradient-based optimization algorithms to find the simulation parameters that best fit the observed sensor readings. Nonetheless, these analytical models can only predict the dynamical behav…

Cited by 189SourcecodeScholar