ROS Publishing ============== This example shows how to use DepthAI SDK to create a ROS Publisher for left, right, color and IMU streams. .. include:: /includes/blocking_behavior.rst Setup ##### .. include:: /includes/install_from_pypi.rst Source Code ########### .. tabs:: .. tab:: Python Also `available on GitHub `_. .. literalinclude:: ../../../../examples/streaming/ros_publishing.py :language: python :linenos: .. include:: /includes/footer-short.rst