📦 Moves math utils
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef Kinematics_h
|
||||
#define Kinematics_h
|
||||
|
||||
#include <MathUtils.h>
|
||||
#include <utils/math_utils.h>
|
||||
|
||||
struct body_state_t {
|
||||
float omega, phi, psi, xm, ym, zm;
|
||||
|
||||
Reference in New Issue
Block a user