3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make maxMotorImpulse configurable More... over 10 years ago
Add predefine for RobotNodeRevolute More... over 10 years ago
Fix crash when destructing BulletRobotLogger More... over 10 years ago
ScenObject::toXml() is now virtual
Manfred Kröhnert
as mkroehnert
More... over 10 years ago
Added color support for COLLADA import More... over 10 years ago
Sync interface of BulletRobot with DynamicsRobot. More... over 10 years ago
Return linear momentum and angular momentum in correct SI units More... over 10 years ago
Add predefines for MathTools to VirtualRobot.h More... over 10 years ago
Add name of contact body to contact sensor More... over 10 years ago
Fix locking for getAngularMomentum and getLinearMomentum More... over 10 years ago
Add functions for measuring linear and angular momentum. More... over 10 years ago
added no failure output option in comik solver More... over 10 years ago
Updated gui values. More... over 10 years ago
fixed standard settings in ui file More... over 10 years ago
Added adapter for RBDL to calculate Inverse Dynamics and Joint Space Inertia Matrix on a given RobotNodeSet. For usage, see the Inverse Dynamics example. More... over 10 years ago
fixed a bug, where certain Collada files caused an assertion More... over 10 years ago
Support for extrinsic Euler representations. Fixed min/max values in create gui. More... over 10 years ago
fixed a typo that led to many warnings and potentially errors More... over 10 years ago
Changed mutex usage in BulletCoinViewer in order tio make it optional (not needed in standard setup). More... over 10 years ago
removed mutex locking in standard setting (SimDynamics) More... over 10 years ago
Removed several warnings, added Win import/export symbols More... over 10 years ago
Add forward definitions for IKs More... over 10 years ago
Return axis torque as vector More... over 10 years ago
Add function to transform 2D position More... over 10 years ago
Add example for torque calculation testing More... over 10 years ago
Added abstract method checkTolerances in JacobiProvider and changed visibility in DiffIK to public, needed for hierarchical ik solver. More... over 10 years ago
implemented jointweights for inverse jacobian calculation via SVD More... over 10 years ago
Add util function for segment distance More... over 10 years ago
Attach/Detach methods More... over 10 years ago
Removed const labeles in get-methodes due to use of mutex in own subclass More... over 10 years ago