RVO2 Library Documentation

v2.0 / v2.0.1 / v2.0.2

Authors:
Jur van den Berg, Stephen J. Guy, Jamie Snape, Ming C. Lin, and Dinesh Manocha

RVO2 Library provides an easy-to-use implementation of the Optimal Reciprocal Collision Avoidance (ORCA) formulation for multi-agent simulation. See http://gamma-web.iacs.umd.edu/ORCA/ for papers and demos of the technique. The library automatically uses parallelism if your machine has multiple processors for computing the motions of the agents.

The library is very easy to use. Please follow the following steps to install and use the library.

See the documentation on the RVO::RVOSimulator class for an exhaustive list of public functions of the library.

Documentation for other versions of the library:

Return to the RVO2 Library Home Page.