mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 08:17:35 +08:00
readded missing rotation
This commit is contained in:
committed by
Lorenz Meier
parent
68c9c4ae0f
commit
bd3d53902a
@@ -118,6 +118,7 @@ const rot_lookup_t rot_lookup[] = {
|
||||
{270, 0, 270 },
|
||||
{180, 270, 0 },
|
||||
{ 0, 90, 180 },
|
||||
{ 90, 90, 0 },
|
||||
{ 90, 68, 293 },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user