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
fixed an issue with the bullet object size for primitives More... over 10 years ago
changed name of qhull project to simox-qhull to avoid issues when installing simox together with a different qhull verson More... over 10 years ago
Rework handling of MaxVelocity/MaxAcceleration and use as limits in motor controllers More... over 10 years ago
Add container iterator interface to RobotNodeSet More... over 10 years ago
Fix getForce getTorque More... over 10 years ago
Make naming of member function more consistent More... over 10 years ago
Add possibility to specify a container for the visualization in BulletCoinQtViewer More... over 10 years ago
Add utility function to get sensor by name More... over 10 years ago
Add implementation for missing ForceTorqueSensor functions More... over 10 years ago
Added contact sensor More... over 10 years ago
Add axsis torque to ForceTorqueSensor More... over 10 years ago
Primitives are in a separate h/cpp file More... over 10 years ago
primitives can be used in both visualization and collision model tags More... over 10 years ago
const reference method var More... over 10 years ago
fixed some float/double warnings More... over 10 years ago
fixed a warning More... over 10 years ago
changed to lower case check More... over 10 years ago
deleted unneeded code More... over 10 years ago
Updated primitives to work without providing a file as well More... over 10 years ago
bugfix (related to MMM-core and -tools) + remodeling WorkspaceData More... over 10 years ago
added missing public tag More... over 10 years ago
added WorkspaceDataArray More... over 10 years ago
changed WorkspaceRepresentation to Abstract and moved implementation to WorkspaceRepresentationArray (subclass), important for alternative data structure. More... over 10 years ago
updated primitives feature overview example More... over 10 years ago
added xml files where primitives are used More... over 10 years ago
objects can now be expressed via primitives More... over 10 years ago
Added maxVelocity support More... over 10 years ago
commented out an erronous, stray assert More... over 10 years ago
Write log of RobotLogger to file on destruction More... over 10 years ago
Add maximum accelleration to motor controlls and decrease torque to sensible value More... over 10 years ago