PX4 Dev Call: February 23, 2022

February 23, 2022

Join us

Agenda

  • Community Q&A
  • Project Updates
  • High priority queue
  • Release
  • In-Depth discussions

Community Q&A

  • @tstastny The Omnibus board ran out of flash on master. This was resolved already with the latest change.

  • @rroche Brought up that when using multi-channel mode switch configuration and trying to configure it in QGC crashes the ground station. The issue is that multi-channel modes witch configuration is deprecated and got removed. The parameters are now gone and QGC in this case doesn’t deal with it gracefully. We should make sure PX4 advertises the parameters such that existing QGC versions don’t crash. Then we should remove it from QGC.

  • Muammer: Can a fixed-wing be controlled using offboard commanding yaw, pitch, roll, thrust?
    Yes, thrust, roll and pitch can be controlled on fixed-wing in offboard. Yaw is not controlled on fixed-wing and cannot be commanded. If you’re having further problems please ask on PX4 Slack (https://slack.px4.io/) and let’s follow up there.

  • Safy: Question about using Dshot ESC and having ability to passthrough PWM on the AUX at the same time. Dshot with AUX on PWM
    Yes, {I missed the detailed answer, check forum answer}.

  • Charles Cross: Noticed that the new actuator configuration does not work properly when the MAVLink connection goes through MAVproxy.
    That is probably caused by the component information not getting through MAVproxy. Most probably because the MAVLink definition of MAVproxy does not know these messages and uses the default forwarding where the CRC check fails for unknown messages. The fix would be to make MAVproxy forward unknown messages.

  • @Jaeyoung-Lim Should there be a separate trajectory_setpoint topic for offboard setpoints when used through ROS2? https://github.com/PX4/PX4-Autopilot/pull/18318
    We’ll discuss that more in detail at the end of the call.

Project Updates

High priority queue

Discussion based on board: https://github.com/orgs/PX4/projects/24

Release

In-Depth discussions

For smaller groups expanding technical discussions, stay until the end and follow up.


If you have any feedback or corrections please comment on this post.

1 Like