0
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
some getter and new methods to convert and visualize imu data More... over 8 years ago
Added Getter More... over 8 years ago
added Method to getUnlabeledData More... over 8 years ago
Better logic for C3DConverter marker prefix More... over 8 years ago
more effienct getSensorMeasurement, when iterating and added markerPrefix to C3DConverter More... over 8 years ago
minor changes More... over 8 years ago
added Method to get nearest (< delta) sensor measurement for a specific timestep and changed current PluginLoader to a templated one More... over 8 years ago
some Minor changes, like new methods More... over 8 years ago
renamed MotionData to LegacyMotion and MotionReaderC3D now returns a Map of MotionData, which is also used directly in MoCapMarkerSensorMeasurement More... over 8 years ago
MotionReaderC3D now working for unlabeledMotion, too More... over 8 years ago
fixd pointer of LegacyMotionReaderC3D More... over 8 years ago
Added MotionReaderC3D to use with new motion More... over 8 years ago
public isInterpolated() method in SensorMeasurement More... over 8 years ago
Reorder content in CMakeLists.txt and export all sensor plugins as CMake targets More... over 8 years ago
Calculation of RootPose() now in model, getSensorMeasurement(float timestep) method now returns the subclass in a subclass instead of SensorMeasurementPtr More... over 8 years ago
Removed LegacyMotionConverter from MMMCore, because added to MMMTools More... over 8 years ago
added project(...) to CMakeLists.txt of the plugins More... over 8 years ago
Version bump More... over 8 years ago
Fix some compiler warnings More... over 8 years ago
Version bump More... over 8 years ago
LegacyMotionConverter finished, but need to be placed in MMMTools More... over 8 years ago
cleaner code More... over 8 years ago
renamed Plugins (now with deleted files) More... over 8 years ago
renamed Plugins More... over 8 years ago
Template for LegacyMotionConverter More... over 8 years ago
Motion::joinMotions now working More... over 8 years ago
Added equalityCheck for SensorMeasurements in JoinSensor-method More... over 8 years ago
added Methods: Cloning of Sensors and SensorMeasurements, Testing SensorMeasurements for Equality More... over 8 years ago
added Tools-class to collect universal methods and added method to compare maps for equality More... over 8 years ago
added Cloneable-Interface for SensorMeasurements and joinSensor-Method now working More... over 8 years ago