You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a new class inheriting from curve_rotation_t that implement independant minjerk formulation for roll pitch yaw.
It can already be done with a simple polynomial, but for our use case we need it to have a type that inherit from curve_rotation_t (it is necessary in order to use it as the rotational part of a SE3 curve).
The text was updated successfully, but these errors were encountered:
We need a new class inheriting from curve_rotation_t that implement independant minjerk formulation for roll pitch yaw.
It can already be done with a simple polynomial, but for our use case we need it to have a type that inherit from curve_rotation_t (it is necessary in order to use it as the rotational part of a SE3 curve).
The text was updated successfully, but these errors were encountered: