#include "header.h" struct kinematic_obj init_target(){ return init_kinematic_obj(25, 25); }