mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
- updated flight path assertion position subscription and added check if it does not get a position after 1 sec
- modified test so it works iwth new _Z_P parameter
This commit is contained in:
@@ -132,6 +132,7 @@ class DirectOffboardPosctlTest(unittest.TestCase):
|
||||
# prepare flight path
|
||||
positions = (
|
||||
(0, 0, 0),
|
||||
(0, 0, -2),
|
||||
(2, 2, -2),
|
||||
(2, -2, -2),
|
||||
(-2, -2, -2),
|
||||
|
||||
Reference in New Issue
Block a user