/tf_publisher_gui

A tf publisher gui tool for ROS, which publish /tf_static message. The software is based on PyQt5.

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

tf_publisher_gui for ROS

Introduction

screenshot

How to use

cd catkin_ws/src
git clone https://github.com/yinwu33/tf_publisher_gui.git
cd catkin_ws
catkin_make
source devel/setup.bash

rosrun tf_publisher_gui run.py

Dependencies

  • PyQt5
  • tf2_ros
  • tf