Difference between revisions of "KDL R31772 Windows Install"

From Asibot & HOAP3 & TEO Wiki
Jump to navigation Jump to search
Line 1: Line 1:
To install KDL R31772, right-click in your folder and click on '''SVN checkout'''. Paste http://svn.mech.kuleuven.be/repos/orocos/trunk/kdl in the first form slot (URL of repository). The second slot (checkout directory) should look something like: ''E:\robotsuc3mes\openrave''. Change the '''Head Revision''' option to '''Revision''' and specify (type) the number '''31772'''. Click on '''OK'''. Create a folder called '''build'''. Open CMake. Use the KDL folder full path in the first form slot (such as ''C:\robotsuc3mes\kdl''), and build full path in the second slot (such as ''C:\robotsuc3mes\kdl\build''). Press '''Configure''', '''Finish''' once selected VS2008, '''Configure''' again, then '''Generate''' once. Close CMake and browse to build, open "openrave.sln" and open it (it is a MS Visual Studio 2009 solution file). Change build type from '''Debug''' to '''Release'''. Press Build --> '''Build Solution'''. Right-click on '''INSTALL''' from the Solution Explorer of the left, and click on '''BUILD''' from the deployed menu.
+
To install KDL R31772, right-click in your folder and click on '''SVN checkout'''. Paste http://svn.mech.kuleuven.be/repos/orocos/trunk/kdl in the first form slot (URL of repository). The second slot (checkout directory) should look something like: ''E:\robotsuc3mes\openrave''. Change the '''Head Revision''' option to '''Revision''' and specify (type) the number '''31772'''. Click on '''OK'''. Create a folder called '''build'''. Open CMake. Use the KDL folder full path in the first form slot (such as ''C:\robotsuc3mes\kdl''), and build full path in the second slot (such as ''C:\robotsuc3mes\kdl\build''). Press '''Configure''', '''Finish''' once selected VS2008, '''Configure''' again, then '''Generate''' once. Close CMake and browse to build, open  
 +
 
 +
NO:
 +
 
 +
"openrave.sln" and open it (it is a MS Visual Studio 2009 solution file). Change build type from '''Debug''' to '''Release'''. Press Build --> '''Build Solution'''. Right-click on '''INSTALL''' from the Solution Explorer of the left, and click on '''BUILD''' from the deployed menu.

Revision as of 16:58, 11 June 2010

To install KDL R31772, right-click in your folder and click on SVN checkout. Paste http://svn.mech.kuleuven.be/repos/orocos/trunk/kdl in the first form slot (URL of repository). The second slot (checkout directory) should look something like: E:\robotsuc3mes\openrave. Change the Head Revision option to Revision and specify (type) the number 31772. Click on OK. Create a folder called build. Open CMake. Use the KDL folder full path in the first form slot (such as C:\robotsuc3mes\kdl), and build full path in the second slot (such as C:\robotsuc3mes\kdl\build). Press Configure, Finish once selected VS2008, Configure again, then Generate once. Close CMake and browse to build, open

NO:

"openrave.sln" and open it (it is a MS Visual Studio 2009 solution file). Change build type from Debug to Release. Press Build --> Build Solution. Right-click on INSTALL from the Solution Explorer of the left, and click on BUILD from the deployed menu.