cpp-example-ros2-bridge
cpp-example-ros2-bridge copied to clipboard
Add plugin interface to support custom ROS messages
Similar to RViz the bridge should have a plugin interface so that custom messages can be logged.
Right now this can also be done by logging directly to Rerun from the custom message publisher; however, this approach does not allow visualizing custom messages when playing back a bag.