Skip to content
pushkar edited this page Mar 6, 2013 · 7 revisions

Dependencies

Install DART and GRIP by following these instructions.

If you installed Dart and Grip from apt-repo

 sudo apt-get install grip-samples

Samples will be installed in /usr/share/grip/samples/

If you installed Dart and Grip from source

  git clone git://github.com/golems/grip-samples.git
  cd grip-samples
  cmake .
  make