rerun-io / cpp-example-ros-bridge

An example implementation of a ROS to Rerun bridge
https://rerun.io/
Apache License 2.0
23 stars 4 forks source link

Refactor, reformat, and rename into rerun_bridge #2

Closed roym899 closed 7 months ago

roym899 commented 7 months ago

Splits up the package into a library that could be used by other ROS packages (only containing the log_xxx functions to log ROS messages) and a visualizer node.