Defined in File kinematics.hpp
Linearly projects pose towards to velocity direction on dt time interval. Turns the velocity on twist angle for dt time interval.
dt – Time step (in seconds). Should be relatively small to consider all movements to be linear.
pose – Pose to be projected
velocity – Velocity at which the pose to be moved. It is also being rotated on according twist angle.