New pages
From OpenRAVE
- 01:39, 19 December 2011 GraspModuleIK (hist) [5,823 bytes] SteveHegenbart (Talk | contribs) (Created page with "The GraspModuleIK is a grasping plugin for the C++ API. The currently version uses both an IkSolver for the main path planning and an trajectory and collision detection algorithm...")
- 14:14, 29 November 2011 BaseManipulation (hist) [848 bytes] Constantin (Talk | contribs) (Created page with "== Code Examples == === Setting A Robots Manipulators To Default === <pre> baseManip = RaveCreateModule(penv, "BaseManipulation"); if(baseManip == NULL) { ROS_FATAL("Was unable...")
- 08:08, 21 November 2011 FAQ (hist) [2,479 bytes] Constantin (Talk | contribs) (Created page with "== Installation Problems == # '''openrave_robot_control and roscpp_sessions won't compile in the ros package''' #: These are broken for now, but you don't need them for the openr...")