Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 470 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 470 Bytes

openrave-installation

Bash scripts to install OpenRAVE from source.

Supported distros:

  • Ubuntu 14.04
  • Ubuntu 16.04
  • Ubuntu 18.04

Travis - Continuous Integration

Build Status

Installation

Run the scripts in the following order:

./install-dependencies.sh
./install-osg.sh
./install-fcl.sh
./install-openrave.sh