Search found 1 match

by Stephan Bosch
Mon Jul 15, 2024 7:55 am
Forum: OpenSim
Topic: Example of plugin that implements a data reader for alternative IMU system
Replies: 1
Views: 754

Example of plugin that implements a data reader for alternative IMU system

OpenSim::XsensDataReader and OpenSim::APDMDataReader are part of the OpenSim sources. For an alternative IMU system, I would like to implement a plugin that implements the same functionality, including the MatLab and python availability of these classes. How would I go about doing that? Is there any...