- Jul 19, 2012
-
-
vahrenkamp authored
Changed update methods for RobotNodes/RobotNodeSets and RobotConfig. This was necessary to provide a thread-safe update mechanism. Now all updates are handled by the corresponding robot, which takes care of setting the mutexes correctly. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@282 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jul 11, 2012
-
-
stefanulbrich authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@281 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jun 24, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@280 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@279 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@278 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@277 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@276 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@275 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Adding WorkspaceGrid: 2d representation for promising robot base positions. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@274 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@273 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@272 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@271 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jun 21, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@270 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Changed storage of data because small discretizations resulted in large data blocks which sometimes cannot be allocated at once. Now for each 3d pos a 3d rotation data array is created. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@269 042f3d55-54a8-47e9-b7fb-15903f145c44
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@268 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@267 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jun 06, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@266 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jun 05, 2012
-
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@265 042f3d55-54a8-47e9-b7fb-15903f145c44
-
mkroehnert authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@264 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Add support for quiet cmake find processing. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@263 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jun 03, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@262 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@261 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Fixing MultiThreadedPlanning example. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@260 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
* Standard clone methods now cause an exception in RobotNodes in order to prevent user from doing nasty/errornous things. * Set global pose of cloned objects. * Implement _clone method in objects that derive from SceneObject in order to return correct instances when cloning. Convenient helpers: * Methods for easily setup a united set of objects. (This can drastically improve collision detection in case static obstacles are present) Improvements * Improving datapath search in order to cover most likely path setups. * Switching to asserts in core collision detection routines in order to avoid lots of checks in release builds. * Add manipulability measure for directed movements. * Billboard support for Coin3D visualizations. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@259 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- Jun 01, 2012
-
-
vahrenkamp authored
New MultiThreading example. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@258 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@257 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- May 31, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@256 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- May 18, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@255 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@254 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@253 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@252 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- May 17, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@251 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@250 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- May 16, 2012
-
-
vahrenkamp authored
minor build update. Switching from find_file to find_path in order to server a consistent variable use. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@249 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Now the file is located at the build/install main directory in order to make it visible for FIND_PACKAGE scripts. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@248 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@247 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
VirtualRobot standalone build fixes. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@246 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- May 15, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@245 042f3d55-54a8-47e9-b7fb-15903f145c44
-
- May 14, 2012
-
-
vahrenkamp authored
git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@244 042f3d55-54a8-47e9-b7fb-15903f145c44
-
vahrenkamp authored
Consider install targets. Setup for in-build and install configurations. Consistent VirtualRobot standalone and Simox complete setup. Easy setup for external projects that rely on Simox. Fix wrong boost test method in CSpace test. Consistent cmake output. Consitent data path. Remove in-source dependencies to source path. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@243 042f3d55-54a8-47e9-b7fb-15903f145c44
-