cpp-example-ros-bridge icon indicating copy to clipboard operation
cpp-example-ros-bridge copied to clipboard

An example implementation of a ROS to Rerun bridge

Results 2 cpp-example-ros-bridge issues
Sort by recently updated
recently updated
newest added

I've just started using rerun and am trying out making a Marker-to-rerun standalone node (I don't think I've seen one elsewhere): https://github.com/lucasw/cpp-example-ros-bridge/blob/viz_markers/rerun_bridge/scripts/rerun_marker.py (so far it only converts a line strip,...

enhancement