Jmc rave Windows Install

From Asibot & HOAP3 & TEO Wiki
Revision as of 19:18, 1 June 2010 by Jgvictores (talk | contribs) (Created page with 'The following is a guide for compilation of '''drv_rave''' on a MS Windows Operating System ([[jmc_rave Ubuntu Install|click here for '''Ubuntu g…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The following is a guide for compilation of drv_rave on a MS Windows Operating System (click here for Ubuntu guide). Most installs are from source and correct version is assured following the Modules - Dependency Version specification (compatibility!). Source tarballs can also be found at http://robots.uc3m.es/svn/ASIBOTcoderepo/branches/v02/tars (permanent links!).


First, you must install Tortoise SVN, CMake, MS Virtual Studio 2009 (requires license), and possibly WinRAR.

Then install ACE 5.7.1.0 (ACE is needed for YARP).

Then install YARP 2.2.6 (YARP is needed for jmc_rave).

Then install OpenRAVE R1457 (OpenRave is needed for jmc_rave).

And finally compile the actual module: Right-click in your folder and click on SVN checkout. Paste http://robots.uc3m.es/svn/ASIBOTcoderepo/branches/v03/jmc_rave in the first form slot (URL of repository). Click on OK. Create a folder called "build" inside "jmc_rave\mk". Open CMake. Use the jmc_rave folder full make path in the first form slot (such as C:\robotsuc3mes\drv_rave\mk), and build full path in the second slot (such as C:\robotsuc3mes\jmc_rave\mk\build). Press Configure, Finish once selected VS2008, Configure again, then Generate once. Close CMake and browse to build, open "drv_rave.sln" and open it (it is a MS Visual Studio 2009 solution file). Change build type from Debug to Release. Press Build --> Build Solution.

Something like E:/robotsuc3mes/ACE_wrappers/lib/ACE.lib.