roaldarbol / animovement

An R toolbox for analysing animal movement across space and time
http://www.roald-arboel.com/animovement/
Other
6 stars 0 forks source link

Speed/velocity for`v_rotation` and `a_rotation` #31

Open roaldarbol opened 1 month ago

roaldarbol commented 1 month ago

So, direction can be both positive and negative. How should we handle rotational velocities and accelerations? They can by nature be directional too (i.e. both positive and negative), but does it make sense? Should we talk about speed instead which is not actually vector-based, but is always positive - and then deal with velocity at a later point?