Mark Agate's Discussions (5)

Sort by

Issue building code for pixhawk

Hello,

I am trying to build a custom arduplane code for the pixhawk using the make px4 command and the px4-toolchain. I am getting an error in the toolchain:

On Windows please run:

  easy_install empy catkin_pkg

I tried deleting and redownloading the ard

Read more…

VTOL Board Orientation Change In Flight

Hello,

I am working on a VTOL quadrotor in which I am trying to change the board orientation in flight from 0 to 34 to avoid a roll inversion. I am able to do this in flight by moving the ahrs.set() in the ArduCopter.pde outside of the if(!motors.arme

Read more…

VTOL Board Orientation Change In Flight

Hello,

I am working on a VTOL quadrotor in which I am trying to change the board orientation in flight from 0 to 34 to avoid a roll inversion. I am able to do this in flight by moving the ahrs.set() in the ArduCopter.pde outside of the if(!motors.arme

Read more…