I would like to use (any of) the default CreateMarkerClass(es) simultaneously with my own, custom made, ‘driverclass’ containing other kinematic information.
Because both datasets have different time vectors, I need to shift one of them. I would prefer to shift the time for the marker based dataset. However, in none of the the standard Anybody functions used by the markers, such as ‘AnyInputC3D’, ‘AnyKinDriverMarker’ or the classes themselves, I see a direct reference to time that I can use to add a time shift to.
Is it possible at all within AnyBody itself, or the only solution to manually change the frame counter in the C3Dfile?