/gr-bridge-ros2

Publish data from a GNURadio UDP sink to a ROS2 topic

Primary LanguageC++

gr-bridge

A C++ based ROS2 package for sending data from a GNURadio runtime to a ROS2 pub/sub topic.

Originally intended for use with the SDR DOA project, but the Python version does the DOA in the ROS2 package runtime rather than awkwardly relying on binding to a Python file and calling the functions from C++.