搭建了chassis的框架

This commit is contained in:
NeoZng
2022-12-03 21:39:31 +08:00
parent bc1f928e02
commit 78c9a77cf4
9 changed files with 98 additions and 13 deletions

View File

@@ -5,6 +5,8 @@
#include "message_center.h"
#define YAW_ALIGN_ECD 0
static attitude_t* Gimbal_IMU_data; // 云台IMU数据
static dji_motor_instance* yaw_motor; // yaw电机
static dji_motor_instance *pitch_motor; // pitch电机