motiondescriptors / modosc

A set of Max abstractions designed for computing motion descriptors from raw motion capture data in real time.
GNU General Public License v3.0
32 stars 2 forks source link

angular velocity in mo.velocity #17

Open federicoVisi opened 3 years ago

federicoVisi commented 3 years ago

mo.velocity could also be used too calculate angular velocity by having an additional @attribute that when set to 1 will make the abstraction compute the velocity using /rot_rpy instead of /pos. This way the abstraction can also be used with IMUs. I have made a temporary solution to achieve the same result with mo.imu.velocity.