Skip to content

Instantly share code, notes, and snippets.

@dbaldwin
Created June 5, 2016 20:07
Show Gist options
  • Save dbaldwin/ab9c33bdf839f4a38a9951f21b6a66e9 to your computer and use it in GitHub Desktop.
Save dbaldwin/ab9c33bdf839f4a38a9951f21b6a66e9 to your computer and use it in GitHub Desktop.
DronePan Unable to set gimbal attitude
W: 2016/06/05 12:03:49:133 [com.dronepan.queue.gimbal/1755300] GimbalController setAttitude(_:pitch:yaw:roll:) line: 420 Gimbal Controller setAttitude hasn't completed yet count: 1
D: 2016/06/05 12:03:49:133 [com.dronepan.queue.gimbal/1755300] GimbalController setAttitude(_:pitch:yaw:roll:) line: 363 Setting attitude: count 2, pitch 30.0, yaw 0.0, roll 0.0
D: 2016/06/05 12:03:50:145 [com.dronepan.queue.gimbal/1755466] GimbalController check(pitch:yaw:roll:) line: 287 Checking PA: true P: 30.0 CP: 29.9
D: 2016/06/05 12:03:50:145 [com.dronepan.queue.gimbal/1755466] GimbalController check(pitch:yaw:roll:) line: 288 Checking YA: true Y: 0.0 CY: 60.6 CACY: 64.1 ACY: 3.5
D: 2016/06/05 12:03:50:145 [com.dronepan.queue.gimbal/1755466] GimbalController check(pitch:yaw:roll:) line: 289 Checking RA: false R: 0.0 CR: 0.0
W: 2016/06/05 12:03:50:145 [com.dronepan.queue.gimbal/1755466] GimbalController setAttitude(_:pitch:yaw:roll:) line: 420 Gimbal Controller setAttitude hasn't completed yet count: 2
D: 2016/06/05 12:03:50:145 [com.dronepan.queue.gimbal/1755466] GimbalController setAttitude(_:pitch:yaw:roll:) line: 363 Setting attitude: count 3, pitch 30.0, yaw 0.0, roll 0.0
D: 2016/06/05 12:03:51:166 [com.dronepan.queue.gimbal/1755466] GimbalController check(pitch:yaw:roll:) line: 287 Checking PA: true P: 30.0 CP: 29.9
D: 2016/06/05 12:03:51:166 [com.dronepan.queue.gimbal/1755466] GimbalController check(pitch:yaw:roll:) line: 288 Checking YA: true Y: 0.0 CY: 61.0 CACY: 64.3 ACY: 3.3
D: 2016/06/05 12:03:51:166 [com.dronepan.queue.gimbal/1755466] GimbalController check(pitch:yaw:roll:) line: 289 Checking RA: false R: 0.0 CR: 0.0
W: 2016/06/05 12:03:51:166 [com.dronepan.queue.gimbal/1755466] GimbalController setAttitude(_:pitch:yaw:roll:) line: 420 Gimbal Controller setAttitude hasn't completed yet count: 3
D: 2016/06/05 12:03:51:166 [com.dronepan.queue.gimbal/1755466] GimbalController setAttitude(_:pitch:yaw:roll:) line: 363 Setting attitude: count 4, pitch 30.0, yaw 0.0, roll 0.0
D: 2016/06/05 12:03:52:175 [com.dronepan.queue.gimbal/1755240] GimbalController check(pitch:yaw:roll:) line: 287 Checking PA: true P: 30.0 CP: 29.9
D: 2016/06/05 12:03:52:175 [com.dronepan.queue.gimbal/1755240] GimbalController check(pitch:yaw:roll:) line: 288 Checking YA: true Y: 0.0 CY: 61.2 CACY: 64.2 ACY: 3.0
D: 2016/06/05 12:03:52:175 [com.dronepan.queue.gimbal/1755240] GimbalController check(pitch:yaw:roll:) line: 289 Checking RA: false R: 0.0 CR: 0.0
W: 2016/06/05 12:03:52:175 [com.dronepan.queue.gimbal/1755240] GimbalController setAttitude(_:pitch:yaw:roll:) line: 420 Gimbal Controller setAttitude hasn't completed yet count: 4
D: 2016/06/05 12:03:52:175 [com.dronepan.queue.gimbal/1755240] GimbalController setAttitude(_:pitch:yaw:roll:) line: 363 Setting attitude: count 5, pitch 30.0, yaw 0.0, roll 0.0
D: 2016/06/05 12:03:53:179 [com.dronepan.queue.gimbal/1755240] GimbalController check(pitch:yaw:roll:) line: 287 Checking PA: true P: 30.0 CP: 29.9
D: 2016/06/05 12:03:53:179 [com.dronepan.queue.gimbal/1755240] GimbalController check(pitch:yaw:roll:) line: 288 Checking YA: true Y: 0.0 CY: 61.4 CACY: 64.1 ACY: 2.7
D: 2016/06/05 12:03:53:179 [com.dronepan.queue.gimbal/1755240] GimbalController check(pitch:yaw:roll:) line: 289 Checking RA: false R: 0.0 CR: 0.0
W: 2016/06/05 12:03:53:179 [com.dronepan.queue.gimbal/1755240] GimbalController setAttitude(_:pitch:yaw:roll:) line: 420 Gimbal Controller setAttitude hasn't completed yet count: 5
D: 2016/06/05 12:03:53:179 [com.dronepan.queue.gimbal/1755240] GimbalController setAttitude(_:pitch:yaw:roll:) line: 363 Setting attitude: count 6, pitch 30.0, yaw 0.0, roll 0.0
W: 2016/06/05 12:03:53:179 [com.dronepan.queue.gimbal/1755240] GimbalController setAttitude(_:pitch:yaw:roll:) line: 366 Gimbal Controller setAttitude - counter exceeds max count - aborting
W: 2016/06/05 12:03:53:179 [com.dronepan.queue.gimbal/1755240] PanoramaController gimbalControllerAborted line: 690 Gimbal signalled abort Unable to set gimbal attitude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment