Main_Page
removed moveRootNdoe method, since it is alread...
added support to move the Robots rood node into...
removed some outputs
Fixed boost test linking
Fixed: boost unit test lib was linked to everyt...
removed VirtualRobotTest.h from VirtualRobotCom...
Solver files...
added solver for hierarchical ik
Added qhull-external option
win fixes
Boost unit test libs are only linked to tests
Made GraspEditor part of VirtualRobot and fixed...
Minor fixes for generic RrtGui example.
fixed an error message that wasn't an error
fixed issue with wrong orientation for exported...
fixed an issue with relative paths for URDF/STL...
Fixed include path for GraspEditor - forgot file
added print methods for better verbosity of ik ...
Fixed include path for GraspEditor
Made path to generated ui file relative to topl...
Added embedding capabilities for GraspEditor
added transformation tag to ForceTorqueSensor
Fixed collision bug in SimDynamics: primitive s...
added pqp license file
added win related setup
Convenient methods to build obstacles/manipulat...
patch from Nikitas Rontsis <nikitas@rontsis.co...
updated license file
forward declare smart pointer on LocalRobot
BalanceConstraint: Bugfix, update support polygon
ConstrainedIK: Added constraint removal functio...
BalanceConstraint: Always pull towards support ...
improved reachability demo: Now manipulability ...
TSR Constraint: Fixed displacement calculation
TSR Constraint: Some RPY related fixes
updated debian/changelog
revert
Release 2.3.8
Version 2.3.8
Switched to 2.3.8
added robot command line support
added robot command line support
removed verbose output
minor fix
added setGlobalPose to robot clone method
improved gaze ik solver
fixed issue when cloning objects: textures were...
ConstrainedIK: Removed debug message
BalanceConstraint: Fixed considerCoMHeight para...
TSRConstraint: Proper handling of end effector ...
Balance Constraint: Allow all types of motions ...
Constrained IK: Added error increase condition
ConstrainedIK: Added stall condition
TSRConstraint: Fixed displacement computation f...
added 3d com support
more clang compiler warning fixes
sensor init
Added method to define min number of grasp cont...
minor const update
Some performance improvements
remove warnings based on unused variables and c...
remove register qualifier from PQP and BZip2Com...
Constraint Visualizations: Bugfix, properly ref...
Constraint visualizations: Added missing unit n...
Moved constraint visualizations to CoinVisualiz...
PoseConstraint: Added method for continuous tar...
PoseConstraint: Added method for continuous tar...
TSRConstraint: Bugfix, properly handle eef offset
PoseConstraint: Added alternative visualization...
BalanceConstraint: Added switch for continuousl...
bugfix in cloneInversed: collision models were ...
RobotNodeSet: Check for invalid kinematic root ...
ConstrainedIK: Allow soft constraints that do n...
BalanceConstraint: Removed constructor delegation
ConstrainedIK: Expose IK parameters
ConstrainedIK:
BalanceConstraint: Added alternative constructo...
ConstrainedIK: Bugfix, throw exception if solve...
fixed example xml files of tutorial
RobotModels
RobotModels
RobotModels
RobotModels
RobotModels
RobotModels
minor updates,
VirtualRobot: Fixed compiler error in assert st...
ConstrainedIK: Set constraint priorities indivi...
Bugifx: Fix compilation with missing IK test
VirtualRobot: Removed JacobiDefinition structure
VirtualRobot: Added initial versions of Constra...
fixed Collada-import issue
Added StackedIK class
SupportPolygon: Allow lazy stability index comp...
added some convenient methods
SupportPolygon: Define a support polygon based ...
added qt moc check