Open Dynamics Engine

From Wikipedia, the free encyclopedia

Open Dynamics Engine

The Open Dynamics Engine (ODE) is a physics engine written in C/C++. Its two main components are a rigid body dynamics simulation engine and a collision detection engine.[3] It is free software licensed both under the BSD license and the LGPL.

Quick Facts Developer(s), Initial release ...
Open Dynamics Engine
Developer(s)Russell Smith
Initial releaseMay 8, 2001; 23 years ago (2001-05-08)
Stable release
0.16.2 / July 30, 2020; 4 years ago (2020-07-30)[1]
Repositorybitbucket.org/odedevs/ode
Written inC/C++
Operating systemPlatform independent
TypePhysics engine
LicenseBSD[2]
Websitewww.ode.org
Close
Thumb
A simple vehicle driving over a ramp. This demo is distributed with the ODE source code (demo_buggy).
Thumb
A collision with many objects. This demo is distributed with the ODE source code (demo_crash).

ODE was started in 2001 and has already been used in many applications and games, such as Assetto Corsa, BloodRayne 2, Call of Juarez, S.T.A.L.K.E.R., Titan Quest, World of Goo, X-Moto and OpenSimulator.

Overview

The Open Dynamics Engine is used for simulating the dynamic interactions between bodies in space. It is not tied to any particular graphics package although it includes a basic one called drawstuff.[4] It supports several geometries: box, sphere, capsule (cylinder capped with hemispheres), triangle mesh, cylinder and heightmap.

Simulation

Higher level environments that allow non-programmers access to ODE include Player Project, Webots, Opensimulator, anyKode Marilou and CoppeliaSim.

ODE is a popular choice for robotics simulation applications, with scenarios such as mobile robot locomotion[5][6] and simple grasping. ODE has some drawbacks in this field, for example the method of approximating friction and poor support for joint-damping.[7]

See also

References

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.