- Apr 02, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@231 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 30, 2012
-
-
vahrenkamp authored
Deriving RobotNodeSet from SceneObjectSet in order to make the class directly usable with the CollisionChecker. Therefore several helper methods are not needed any longer (e.g. createSceneObjectSet). Changing the examples in this manner. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@230 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 29, 2012
-
-
vahrenkamp authored
Improving visualization of GraspRrtdemo. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@229 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Degugging the GraspRrt Demo. Seems to work now. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@228 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@227 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Starting with a GraspRrt demo. Improving RrtVisualization. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@226 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Moving grasp ang graspset to seperated directory. Fixing ArmarIII definition file. Adding some objects. Adding standard object sphere. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@225 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 23, 2012
-
-
vahrenkamp authored
Distinguishing methods that assume a Eigen::Matrix4f or a Eigen::Vector3f as a parameter. Some compilers were complaining because of same method names. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@224 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@223 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Fixing error that was caused by a rounding issue resulting in a doubled end point when creating a cspace path. Fixing several typos. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@222 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 20, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@221 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 19, 2012
-
-
vahrenkamp authored
Adding documentation. Fixing xchanged left and right eye on ARMAR-III. Changing orientation of offscreen renderings (move the origin of rendered images to bottom-left instead of top-right) Changing from deprecated boost::filesystem::complete to boost::filesystem::system_complete. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@220 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 18, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@219 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Fixing memory leak that was caused by a cyclic shared_ptr reference between Robot an RobotConfig. Now RobotConfig uses a weak pointer to a Robot instance. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@218 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 17, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@217 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Adding trajectory support to Scene. Adding trajectory IO and visualization methods. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@216 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 15, 2012
-
-
vahrenkamp authored
Adding support for sceneIO. Therefore several classes are now able to generate XML definition strings. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@215 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Adding class for representing trajectories in joint space. Now deriving CSpacePath from this Trajectory class. Adding helper methods to MathTools git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@214 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 14, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@213 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 13, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@212 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Switching from Reachability to base class WorkspaceRepresentation. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@211 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 12, 2012
-
-
vahrenkamp authored
Removing dependencies to SimoxPorject config file in order to make this project compile for VR standalone setups. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@210 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@209 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@208 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@207 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 09, 2012
-
-
vahrenkamp authored
Adding dynamic tree data structure for voxelized workspace representations. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@206 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 08, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@205 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 07, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@204 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 05, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@203 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Mar 02, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@202 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@201 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@200 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Feb 27, 2012
-
-
vahrenkamp authored
Fixing PoseQuality measures Adding some lego duplo bricks git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@199 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Feb 22, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@198 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Feb 20, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@197 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Feb 17, 2012
-
-
vahrenkamp authored
Fixing bug that skipped start and end point in shortcut path processor. Adding visualization helper method. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@196 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Feb 16, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@195 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@194 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@193 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Feb 15, 2012
-
-
vahrenkamp authored
Adding some helper methods. Fixing some include paths. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@192 042f3d55-54a8-47e9-b7fb-15903f145c44
-