Rover: a rover moves along its X axis
this allows a rover to work without a compass for yaw control
This commit is contained in:
parent
f4faf941e2
commit
09db935874
@ -485,7 +485,7 @@ static void startup_IMU_ground(bool force_accel_level)
|
||||
// it once via the ground station
|
||||
imu.init_accel(mavlink_delay, flash_leds);
|
||||
}
|
||||
ahrs.set_centripetal(1);
|
||||
ahrs.set_fly_forward(true);
|
||||
ahrs.reset();
|
||||
|
||||
// read Baro pressure at ground
|
||||
|
Loading…
Reference in New Issue
Block a user