mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
- updated test names, fixed lying comments and updated notes, misc. cleanup
- added mavros attitude control test - using manual arming for mavros tests so they succeed for the moment, arming should be implemented soon
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
<arg name="log_file" value="$(arg log_file)"/>
|
||||
</include>
|
||||
|
||||
<test test-name="direct_arm" pkg="px4" type="direct_arm_test.py" />
|
||||
<test test-name="direct_offboard_posctl" pkg="px4" type="direct_offboard_posctl_test.py" />
|
||||
<test test-name="direct_manual_input_test" pkg="px4" type="direct_manual_input_test.py" />
|
||||
<test test-name="direct_offboard_posctl_test" pkg="px4" type="direct_offboard_posctl_test.py" />
|
||||
</launch>
|
||||
|
||||
Reference in New Issue
Block a user