Extending open dynamics engine for robotics simulation

  • Authors:
  • Evan Drumwright;John Hsu;Nathan Koenig;Dylan Shell

  • Affiliations:
  • George Washington University, Washington DC;Willow Garage, Menlo Park, CA;Willow Garage, Menlo Park, CA;Texas A&M University, College Station, TX

  • Venue:
  • SIMPAR'10 Proceedings of the Second international conference on Simulation, modeling, and programming for autonomous robots
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Open Dynamics Engine (ODE) is the most popular rigidbody dynamics implementation for robotics simulation applications. While using it to simulate common robotic scenarios like mobile robot locomotion and simple grasping, we have identified the following shortcomings each of which adversely affect robot simulation: lack of computational efficiency, poor support for practical joint-dampening, inadequate solver robustness, and friction approximation via linearization. In this paper we describe extensions to ODE that address each of these problems. Because some of these objectives lie in opposition to others--e.g., speed versus verisimilitude--we have carried out experiments in order to identify the trade-offs involved in selecting from our extensions. Results from both elementary physics and robotic task-based scenarios show that speed improvements can be gained along with useful joint-dampening. If one is willing to accept an execution time cost, we are able to represent the full-friction cone, while simultaneously guaranteeing a solution from our numerical solver.