Changes between Version 3 and Version 4 of Libbarrett/ExamplePrograms


Ignore:
Timestamp:
May 14, 2012, 6:13:16 PM (12 years ago)
Author:
dc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Libbarrett/ExamplePrograms

    v3 v4  
    11= Compiling a libbarrett example program =
     2
    231. Open a terminal on the realtime computer that will run the WAM.
    341. Change to the "libbarrett_examples" directory in your home folder:
     
    2728./ex01_initialize_wam
    2829}}}
     301. Read the comments in the source code:
     31{{{
     32less ex01_initialize_wam.cpp
     33}}}