Wisc-HCI / tf2_web_republisher_py

TF2 Web Republisher for ROS2
BSD 2-Clause "Simplified" License
5 stars 5 forks source link

TF2 Web Republisher for ROS2

Contents:

To Run:

ros2 run tf2_web_republisher_py tf2_web_republisher

Note: Note that, in order to make it work with ROSLIB, the groovyCompatibility option of the ROSLIB.Ros constructor should be set to false.