javathunderman / gr-bridge-ros2

Publish data from a GNURadio UDP sink to a ROS2 topic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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++.

About

Publish data from a GNURadio UDP sink to a ROS2 topic


Languages

Language:C++ 85.2%Language:CMake 14.8%