You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somewhat related to closed issues and merged fixes: #5927, #630, and #6112.
For fixed wing offboard control
(CASE I): fw_pos_control_l1 does not generate thrust setpoints after receiving velocity setpoints in position setpoint triplet topic.
(CASE II): Vehicle does not enter offboard mode or arms after sending separate thrust setpoints
(CASE I): Fixed wing enters OFFBOARD mode and arms. position_setpoint_triplet topic contains desired velocity.
(CASE II): Fixed wing does not enter OFFBOARD mode and does not arm.
(CASE I): vehicle_attitude_setpoint topic contains different roll & yaw setpoints while in OFFBOARD mode, no thrust setpoint generated
(CASE II): same as in 2.
Expected behavior
Just as for the multicopter Iris and the VTOL, which took off and displayed behavior as expected with this method (with positive velocity.z setpoint).
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi there,
Somewhat related to closed issues and merged fixes: #5927, #630, and #6112.
For fixed wing offboard control
(CASE I): fw_pos_control_l1 does not generate thrust setpoints after receiving velocity setpoints in position setpoint triplet topic.
(CASE II): Vehicle does not enter offboard mode or arms after sending separate thrust setpoints
To reproduce
(CASE I):
or,
(CASE II):
(CASE I): Fixed wing enters OFFBOARD mode and arms. position_setpoint_triplet topic contains desired velocity.
(CASE II): Fixed wing does not enter OFFBOARD mode and does not arm.
(CASE I): vehicle_attitude_setpoint topic contains different roll & yaw setpoints while in OFFBOARD mode, no thrust setpoint generated
(CASE II): same as in 2.
Expected behavior
Just as for the multicopter Iris and the VTOL, which took off and displayed behavior as expected with this method (with positive velocity.z setpoint).
Is this a bug, or am I doing something wrong?
Log Files
(CASE I) https://review.px4.io/plot_app?log=3dd4e868-a89b-40e2-a886-651c61ba0869
CASE II) https://review.px4.io/plot_app?log=d9769efa-a316-41b7-8cd7-8697eb293604
Thanks!
The text was updated successfully, but these errors were encountered: