• DepthAI
  • Confusing documentation for Sync and Demux nodes

The documentation for Sync node (https://docs.luxonis.com/projects/api/en/latest/components/nodes/sync_node/) contains code example that is actually creating MessageDemux node (sync = pipeline.create(dai.node.MessageDemux)). Is this correct?

Also why is MessageDemux node listed under just "Demux"? (in https://docs.luxonis.com/projects/api/en/latest/components/nodes/ the list on the left just contains Demux item and not MessageDemux item, which makes it a bit difficult to find).

Thanks.

    Hi kupickam
    Hm, not sure how I was able to overlook that. Thanks for noticing. Will fix this asap.

    Thanks,
    Jaka